[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [tor-browser-bundle/master] Bug 10447: Remove SocksListenAddress to allow multiple socks ports.



commit 09cf78382131f567ee3c0a85178b67af8d35398f
Author: Mike Perry <mikeperry-git@xxxxxxxxxxxxxx>
Date:   Sun Dec 22 02:27:53 2013 -0600

    Bug 10447: Remove SocksListenAddress to allow multiple socks ports.
    
    The man page says SocksListenAddress is deprecated as of 0.2.3.x-alpha.
---
 Bundle-Data/linux/Data/Tor/torrc-defaults   |    1 -
 Bundle-Data/mac/Data/Tor/torrc-defaults     |    1 -
 Bundle-Data/windows/Data/Tor/torrc-defaults |    1 -
 3 files changed, 3 deletions(-)

diff --git a/Bundle-Data/linux/Data/Tor/torrc-defaults b/Bundle-Data/linux/Data/Tor/torrc-defaults
index 0c46e9f..819b9e8 100644
--- a/Bundle-Data/linux/Data/Tor/torrc-defaults
+++ b/Bundle-Data/linux/Data/Tor/torrc-defaults
@@ -5,7 +5,6 @@ AvoidDiskWrites 1
 Log notice stdout
 # Bind to this address to listen to connections from SOCKS-speaking
 # applications.
-SocksListenAddress 127.0.0.1
 SocksPort 9150
 ControlPort 9151
 CookieAuthentication 1
diff --git a/Bundle-Data/mac/Data/Tor/torrc-defaults b/Bundle-Data/mac/Data/Tor/torrc-defaults
index 0c46e9f..819b9e8 100644
--- a/Bundle-Data/mac/Data/Tor/torrc-defaults
+++ b/Bundle-Data/mac/Data/Tor/torrc-defaults
@@ -5,7 +5,6 @@ AvoidDiskWrites 1
 Log notice stdout
 # Bind to this address to listen to connections from SOCKS-speaking
 # applications.
-SocksListenAddress 127.0.0.1
 SocksPort 9150
 ControlPort 9151
 CookieAuthentication 1
diff --git a/Bundle-Data/windows/Data/Tor/torrc-defaults b/Bundle-Data/windows/Data/Tor/torrc-defaults
index 0c46e9f..819b9e8 100644
--- a/Bundle-Data/windows/Data/Tor/torrc-defaults
+++ b/Bundle-Data/windows/Data/Tor/torrc-defaults
@@ -5,7 +5,6 @@ AvoidDiskWrites 1
 Log notice stdout
 # Bind to this address to listen to connections from SOCKS-speaking
 # applications.
-SocksListenAddress 127.0.0.1
 SocksPort 9150
 ControlPort 9151
 CookieAuthentication 1

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits