[tor-commits] [flashproxy/master] New websocket server.

dcf at torproject.org dcf at torproject.org
Thu May 8 09:02:55 UTC 2014


commit 85c5a8c2219aefc2a257f1b8cfcc780b41dd6977
Author: David Fifield <david at bamsoftware.com>
Date:   Thu May 8 02:02:42 2014 -0700

    New websocket server.
---
 facilitator/examples/facilitator-relays |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/facilitator/examples/facilitator-relays b/facilitator/examples/facilitator-relays
index 0753387..e9df587 100644
--- a/facilitator/examples/facilitator-relays
+++ b/facilitator/examples/facilitator-relays
@@ -1,7 +1,7 @@
 # List some relays that the facilitator will match proxies with.
 # Each line contains a transport and an address, separated by space.
 # See doc/design.txt for details of the transport syntax.
-#obfs3|websocket 173.255.221.44:9500
-#websocket 173.255.221.44:9901
-#obfs3|websocket [2600:3c01::f03c:91ff:fe93:6cd2]:9500
-#websocket [2600:3c01::f03c:91ff:fe93:6cd2]:9901
+#obfs3|websocket 192.81.135.242:9500
+#websocket 192.81.135.242:9901
+#obfs3|websocket [2600:3c01::f03c:91ff:fe73:b602]:9500
+#websocket [2600:3c01::f03c:91ff:fe73:b602]:9901



More information about the tor-commits mailing list