commit af6b7f294d518d247a7e5a8ae07e20f5377e7950 Author: David Fifield david@bamsoftware.com Date: Thu Jul 5 03:30:31 2012 -0700
Add "LearnCircuitBuildTimeout 0" to the public transport plugin example. --- README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README b/README index b459c28..1dbca7a 100644 --- a/README +++ b/README @@ -77,7 +77,7 @@ connector. This way is not as realistic because all your Tor traffic will first go to a public connector, which is at a fixed address and can be easily blocked. However this is an easy way to try out the system without having to do port forwarding. - $ tor ClientTransportPlugin "websocket socks4 tor-facilitator.bamsoftware.com:9999" UseBridges 1 Bridge "websocket 127.0.0.1:9001" + $ tor ClientTransportPlugin "websocket socks4 tor-facilitator.bamsoftware.com:9999" UseBridges 1 Bridge "websocket 127.0.0.1:9001" LearnCircuitBuildTimeout 0
== Troubleshooting
tor-commits@lists.torproject.org