TBB uses 9150 now, removed info about auto port selection
Moritz Bartl

Moritz Bartl commited on 2013-03-06 12:01:46
Zeige 1 geänderte Dateien mit 4 Einfügungen und 13 Löschungen.

... ...
@@ -955,22 +955,13 @@ I want to run another application through the Tor launched by Tor
955 955
 Browser Bundle. How do I predict my Socks port?</a></h3>
956 956
 
957 957
 <p>
958
-Typically Tor listens for Socks connections on port 9050. TBB
959
-on OSX and Linux has an experimental feature where Tor listens
960
-on random unused ports rather than a fixed port each time. The
961
-goal is to avoid conflicting with a "system" Tor install,
958
+Typically Tor listens for Socks connections on port 9050. TBB listens
959
+on port 9150. 
960
+The goal is to avoid conflicting with a "system" Tor install,
962 961
 so you can run a system Tor and TBB at the same time. We're <a
963 962
 href="https://trac.torproject.org/projects/tor/ticket/3948">working on
964 963
 a feature</a> where Tor will try the usual ports first and then back
965
-off to a random choice if they're already in use. Until then, if you
966
-want to configure some other application to use Tor as a Socks proxy,
967
-here's a workaround:
968
-</p>
969
-
970
-<p>
971
-In Vidalia, go to Settings-&gt;Advanced and uncheck the box that says
972
-'Configure ControlPort automatically'. Click OK and restart TBB. Your
973
-Socks port will then be on 9050.
964
+off to a random choice if they're already in use. 
974 965
 </p>
975 966
 
976 967
 <hr>
977 968