mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
better explain exit policies in the torrc
svn:r1161
This commit is contained in:
parent
cec2eee533
commit
d1deb753db
@ -22,7 +22,7 @@ SocksBindAddress 127.0.0.1 # accept connections only from localhost
|
|||||||
## A comma-separated list of exit policies. If you want to *replace*
|
## A comma-separated list of exit policies. If you want to *replace*
|
||||||
## the default exit policy, end this with either a reject *:* or an
|
## the default exit policy, end this with either a reject *:* or an
|
||||||
## accept *:*. Otherwise, you're *augmenting* (prepending to) the
|
## accept *:*. Otherwise, you're *augmenting* (prepending to) the
|
||||||
## default exit policy.
|
## default exit policy. Leave commented to just use the default.
|
||||||
#ExitPolicy accept 18.244.0.188:25,accept 18.244.0.114:25
|
#ExitPolicy accept 18.244.0.188:25,accept 18.244.0.114:25
|
||||||
#ExitPolicy reject *:*
|
#ExitPolicy reject *:*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user