[tor-commits] [flashproxy/master] Add URL to bug4773_rebase.
dcf at torproject.org
dcf at torproject.org
Sun Feb 3 03:40:13 UTC 2013
commit 8ff34d18939f1a973339ee663a8a5b70b6340948
Author: David Fifield <david at bamsoftware.com>
Date: Mon Jan 28 23:25:09 2013 -0800
Add URL to bug4773_rebase.
---
README | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/README b/README
index 1b5554e..fa2c94d 100644
--- a/README
+++ b/README
@@ -105,6 +105,8 @@ for the Go programming language ("apt-get install golang" on Debian).
$ cd websocket-transport
$ make
# make install
+You will need a version of Tor supporting the extended OR port protocol.
+ $ git clone https://git.torproject.org/user/asn/tor.git -b bug4773_rebase
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-server --port 9901
More information about the tor-commits
mailing list