From: Roger Dingledine Date: Sun, 6 Jun 2004 18:00:59 +0000 (+0000) Subject: tweak on the sample torrc X-Git-Tag: tor-0.0.7.1~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26f77f4454f5b6cc6aca69315c68ceafc3bc0c2b;p=thirdparty%2Ftor.git tweak on the sample torrc svn:r1951 --- diff --git a/src/config/torrc.sample.in b/src/config/torrc.sample.in index 547bd86bf3..a15037da9e 100644 --- a/src/config/torrc.sample.in +++ b/src/config/torrc.sample.in @@ -9,7 +9,7 @@ SocksPort 9050 SocksBindAddress 127.0.0.1 # accept connections only from localhost #SocksBindAddress 192.168.0.1:9100 # listen on a chosen IP/port -# Exit policies to allow/deny SOCKS requests based on IP. By default, +# Entry policies to allow/deny SOCKS requests based on IP. By default, # we accept all requests to SocksBindAddress. # #SocksPolicy accept 192.168.0.1/16:*