0v0

joined 1 year ago
[–] [email protected] 1 points 3 weeks ago

Options:

  • Just start it from the terminal with torsocks
  • Use application-specific proxy settings
  • Since torsocks simply uses LD_PRELOAD, you could try to make this apply globally by adding the torsocks library to ld.so.preload. Just put the path returned by torsocks show in /etc/ld.so.preload.
[–] [email protected] 2 points 3 weeks ago (2 children)

Either use the --proxy option of yt-dlp, or use torsocks to transparently torify any application.

[–] [email protected] 3 points 1 month ago (1 children)

Running nyx just shows some of the circuits (guard, middle, exit) but I seem to have no way of associating those circuits with fetchmail’s traffic. Anyone know how to track which exit node is used for various sessions?

In nyx, on the first page, press e and enable STREAM events. These have the following form:

[stream id] [status] [circuit id] [hostname/ip]:[port] ...

Find the correct stream based on hostname/ip, then you can cross-reference the [circuit id] with the items on the Connections page.

[–] [email protected] 17 points 1 month ago

singlelogin.re still worked for me recently.

Source

[–] [email protected] 3 points 4 months ago (1 children)
[–] [email protected] 3 points 5 months ago

This element is never generated as a candidate in the picker, probably a quirk of this specific site. I just looked at the DOM and saw this related element next to the dark mode button.

[–] [email protected] 9 points 5 months ago (2 children)

Also add acoup.blog##.darkmode-layer to your filters.

[–] [email protected] 4 points 6 months ago

You can take the package from the Ubuntu PPA, which is generally updated quickly, and rebuild for Debian using the instructions here.

[–] [email protected] 10 points 6 months ago
fn foo(x: i32) {
    match x {
        const { 3.pow(3) } => println!("three cubed"),
        _ => {}
    }
}

But it looks like inline_const_pat is still unstable, only inline_const in expression position is now stabilized.

[–] [email protected] 9 points 6 months ago (2 children)

It's because it has to work in pattern contexts as well, which are not expressions.

[–] [email protected] 1 points 7 months ago

You can give chisel a try. It tunnels all traffic over http/https, and the client can then create port forwards, just as with ssh, to access other services.

 

This is a favourite of mine. White to move. rnbqk1nr/pp1pppbp/6p1/2pt5/3PP3/5N2/PPP2PPP/RNBQKB1R w KQkq - 1 4

(Original posted to [email protected])

view more: next ›