mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
removing the warning about port 80.
svn:r3773
This commit is contained in:
parent
b1ceb1fb22
commit
7c29b65466
@ -111,11 +111,6 @@ AllowUnverifiedNodes middle,rendezvous
|
||||
## accept *:*. Otherwise, you're *augmenting* (prepending to) the
|
||||
## default exit policy. Leave commented to just use the default, which is
|
||||
## available in the man page or at tor.eff.org/tor-manual.html.
|
||||
## Port 80 (HTTP or plain web browsing) is the most common usage for
|
||||
## Tor, accepting traffic over this port might however get your server
|
||||
## blacklisted from various websites. If that happens, uncomment the
|
||||
## following line.
|
||||
#Exitpolicy reject *:80 # block port 80 but use the default exit policy
|
||||
#ExitPolicy accept *:6660-6667,reject *:* # allow irc ports but no more
|
||||
#ExitPolicy accept *:119 # accept nntp as well as default exit policy
|
||||
#ExitPolicy reject *:* # middleman only -- no exits allowed
|
||||
|
Loading…
Reference in New Issue
Block a user