Author: arma Date: 2012-02-10 04:06:28 +0000 (Fri, 10 Feb 2012) New Revision: 25387
Modified: website/trunk/projects/en/obfsproxy-instructions.wml Log: bridges need to set orport or they'll refuse to start
Modified: website/trunk/projects/en/obfsproxy-instructions.wml =================================================================== --- website/trunk/projects/en/obfsproxy-instructions.wml 2012-02-10 02:40:15 UTC (rev 25386) +++ website/trunk/projects/en/obfsproxy-instructions.wml 2012-02-10 04:06:28 UTC (rev 25387) @@ -99,6 +99,7 @@ </p>
<p> + <tt> ORPort 9001 </tt> <br> <tt> BridgeRelay 1 </tt> <br> <tt> ServerTransportPlugin obfs2 exec /usr/local/bin/obfsproxy --managed </tt> </p>
tor-commits@lists.torproject.org