radicle-heartwood-lfs/radicle
cloudhead ca7db1620c
node: Improve Tor configuration flexibility
*Breaking change* The `tor` configuration field is no longer
supported. Users must remove that field from their config.

Allows for a mixed mode, where regular addresses bypass the Tor proxy,
while onion addresses go through it.

When `onion.mode` is set to "forward", Tor connections are fowarded to
the global proxy, and if it isn't set, to the OS's DNS resolution.

For mixed mode, a global proxy simply isn't set, so that IP/DNS is not
proxied.
2024-05-16 14:53:52 +02:00
..
src node: Improve Tor configuration flexibility 2024-05-16 14:53:52 +02:00
Cargo.toml node: Patch dependencies for Tor/socks5 support 2024-05-06 22:19:36 +02:00