radicle-heartwood-lfs/radicle-httpd
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 Update radicle-surf to 0.21 2024-04-24 11:51:25 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00