tell people to use the new ServerTransportListenAddr option
Roger Dingledine

Roger Dingledine commited on 2013-01-06 17:41:30
Zeige 1 geänderte Dateien mit 3 Einfügungen und 3 Löschungen.

... ...
@@ -123,9 +123,9 @@ Oct 05 20:00:41.000 [notice] Registered server transport 'obfs2' at '0.0.0.0:268
123 123
     The last number, in this case <i>26821</i>, is the TCP port number
124 124
     that you need to forward through your firewall. (This port is randomly
125 125
     chosen the first time Tor starts, but Tor will cache and reuse the
126
-    same number in future runs.) If you want to change the number,
127
-    stop Tor, edit /var/lib/tor/state to change the number in the
128
-    "TransportProxy obfs2" line, and then restart Tor.
126
+    same number in future runs.) If you want to change the number, use
127
+    Tor 0.2.4.7-alpha or later, and set "ServerTransportListenAddr obfs2
128
+    0.0.0.0:26821" in your torrc.
129 129
     </p>
130 130
 
131 131
   </div>
132 132