aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortrinity-1686a <trinity@deuxfleurs.fr>2023-07-29 22:37:18 +0200
committertrinity-1686a <trinity@deuxfleurs.fr>2023-07-29 23:15:27 +0200
commit9de1d14c1c14d79d8d3cfa79ac60ff813e90c8e8 (patch)
tree1bc80b5ee7ff90d824264a3ec401a19225b336f1 /doc
parent8226148bf191462fca4fad862116ee34aa5bab6d (diff)
downloadtor-9de1d14c1c14d79d8d3cfa79ac60ff813e90c8e8.tar.gz
tor-9de1d14c1c14d79d8d3cfa79ac60ff813e90c8e8.zip
add config ReevaluateExitPolicy
Diffstat (limited to 'doc')
-rw-r--r--doc/man/tor.1.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/man/tor.1.txt b/doc/man/tor.1.txt
index 1589809b1a..248c0b7896 100644
--- a/doc/man/tor.1.txt
+++ b/doc/man/tor.1.txt
@@ -2385,6 +2385,16 @@ is non-zero):
policy options are set, Tor behaves as if ExitRelay were set to 0.
(Default: auto)
+[[ReevaluateExitPolicy]] **ReevaluateExitPolicy** **0**|**1**::
+ If set, reevaluate the exit policy on existing connections when reloading
+ configuration. +
+ +
+ When the exit policy of an exit node change while reloading configuration,
+ connections made prior to this change could violate the new policy. By
+ setting this to 1, Tor will check if such connections exist, and mark them
+ for termination.
+ (Default: 0)
+
[[ExtendAllowPrivateAddresses]] **ExtendAllowPrivateAddresses** **0**|**1**::
When this option is enabled, Tor will connect to relays on localhost,
RFC1918 addresses, and so on. In particular, Tor will make direct OR