[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] the torify config file should not use tor for local (127.x....
Update of /home2/or/cvsroot/tor/contrib
In directory moria:/home/arma/work/onion/cvs/tor/contrib
Modified Files:
tor-tsocks.conf
Log Message:
the torify config file should not use tor for local (127.x.y.z) addresses.
Index: tor-tsocks.conf
===================================================================
RCS file: /home2/or/cvsroot/tor/contrib/tor-tsocks.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- tor-tsocks.conf 17 Feb 2004 00:50:57 -0000 1.1
+++ tor-tsocks.conf 18 Dec 2005 21:58:36 -0000 1.2
@@ -5,3 +5,5 @@
server = 127.0.0.1
server_port = 9050
+local = 127.0.0.0/255.0.0.0
+