[tor-commits] [flashproxy/master] Path typo.

dcf at torproject.org dcf at torproject.org
Wed Jan 30 22:17:06 UTC 2013


commit 2aa91bd602bf1de6d18ef61e496e03bad57527c0
Author: David Fifield <david at 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
 





More information about the tor-commits mailing list