[tor-commits] [flashproxy/master] Comment that the relay needs to support the websocket transport.

dcf at torproject.org dcf at torproject.org
Mon Jul 23 04:20:18 UTC 2012


commit b24b214da5d9ec59269ac40e5a48335e6414e1ed
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Jul 22 19:09:48 2012 -0700

    Comment that the relay needs to support the websocket transport.
---
 init.d/facilitator |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/init.d/facilitator b/init.d/facilitator
index 4e8ab1d..e7f919b 100755
--- a/init.d/facilitator
+++ b/init.d/facilitator
@@ -16,8 +16,8 @@
 # Source function library.
 . /etc/rc.d/init.d/functions
 
-# Replace this with the address of a Tor relay. You can use host:port
-# syntax.
+# Replace this with the address of a Tor relay with a websocket pluggable
+# transport. You can use host:port syntax.
 RELAY=...
 
 BINDIR=/usr/local/bin





More information about the tor-commits mailing list