commit 2aa91bd602bf1de6d18ef61e496e03bad57527c0 Author: David Fifield david@bamsoftware.com Date: Mon Jan 28 22:49:41 2013 -0800
Path typo. --- README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README b/README index e7f64ce..1b5554e 100644 --- a/README +++ b/README @@ -107,7 +107,7 @@ for the Go programming language ("apt-get install golang" on Debian). # 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. - ServerTransportPlugin websocket exec /usr/local/bin/websocket-transport --port 9901 + ServerTransportPlugin websocket exec /usr/local/bin/websocket-server --port 9901
== How to put a flash proxy badge on a web page
tor-commits@lists.torproject.org