radicle-heartwood-lfs/radicle-cli
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
..
examples node: Improve Tor configuration flexibility 2024-05-16 14:53:52 +02:00
src cli: remove op check for `--repo` in `rad inbox` 2024-05-16 12:07:08 +02:00
tests cli: Have way to delete payload field in `rad id` 2024-05-13 16:12:41 +02:00
Cargo.toml cli: Make ruby syntax highlighting non-optional 2024-05-05 00:50:54 +02:00
build.rs Update radicle crates to 0.9.0 2024-03-26 11:56:27 +01:00