[tor-commits] r25986: {website} tell people to use the new ServerTransportListenAddr option (website/trunk/projects/en)
Roger Dingledine
arma at torproject.org
Sun Jan 6 16:41:30 UTC 2013
Author: arma
Date: 2013-01-06 16:41:30 +0000 (Sun, 06 Jan 2013)
New Revision: 25986
Modified:
website/trunk/projects/en/obfsproxy-debian-instructions.wml
Log:
tell people to use the new ServerTransportListenAddr option
Modified: website/trunk/projects/en/obfsproxy-debian-instructions.wml
===================================================================
--- website/trunk/projects/en/obfsproxy-debian-instructions.wml 2013-01-03 11:09:15 UTC (rev 25985)
+++ website/trunk/projects/en/obfsproxy-debian-instructions.wml 2013-01-06 16:41:30 UTC (rev 25986)
@@ -123,9 +123,9 @@
The last number, in this case <i>26821</i>, is the TCP port number
that you need to forward through your firewall. (This port is randomly
chosen the first time Tor starts, but Tor will cache and reuse the
- same number in future runs.) If you want to change the number,
- stop Tor, edit /var/lib/tor/state to change the number in the
- "TransportProxy obfs2" line, and then restart Tor.
+ same number in future runs.) If you want to change the number, use
+ Tor 0.2.4.7-alpha or later, and set "ServerTransportListenAddr obfs2
+ 0.0.0.0:26821" in your torrc.
</p>
</div>
More information about the tor-commits
mailing list