tweak on the sample torrc

svn:r1951
This commit is contained in:
Roger Dingledine
2004-06-06 18:00:59 +00:00
parent fa111ba98b
commit aba5d4d7a0
+1 -1
View File
@@ -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:*