
commit 4941dc278d9aa6294a15a18cb2e1afda98e8328c Author: David Fifield <david@bamsoftware.com> Date: Tue Jan 29 09:06:48 2013 -0800 Add ExtORPort to relay config example. --- README | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/README b/README index fa2c94d..5affeba 100644 --- a/README +++ b/README @@ -109,6 +109,7 @@ 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. + ExtORPort 5555 ServerTransportPlugin websocket exec /usr/local/bin/websocket-server --port 9901 == How to put a flash proxy badge on a web page