commit 32cf416b28cea81fa63f1fb4b5b82159a662953d Author: David Fifield david@bamsoftware.com Date: Mon Jan 28 01:57:32 2013 -0800
Update README to say that --port overrides. --- README | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/README b/README index 7bc56fa..e7f64ce 100644 --- a/README +++ b/README @@ -106,9 +106,7 @@ for the Go programming language ("apt-get install golang" on Debian). $ make # make install Add a line like the following to the relay's torrc. You can change the ---port option; make sure that port is open in the firewall. The --port -option doesn't have an effect if Tor has previously started the -transport under a different port. +--port option; make sure that port is open in the firewall. ServerTransportPlugin websocket exec /usr/local/bin/websocket-transport --port 9901
== How to put a flash proxy badge on a web page