commit feb20f13712b43c1a8d8139b326dab66628a0aca
Author: David Fifield <[email protected]>
Date: Fri Dec 18 22:36:48 2015 -0800
Add sample websocket-server torrc.
---
websocket-server/torrc | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/websocket-server/torrc b/websocket-server/torrc
new file mode 100644
index 0000000..7947f9a
--- /dev/null
+++ b/websocket-server/torrc
@@ -0,0 +1,6 @@
+BridgeRelay 1
+ORPort 9001
+ExtORPort auto
+SocksPort 0
+ServerTransportPlugin websocket exec ./websocket-server --log
websocket-server.log --port 9901
+ExitPolicy reject *:*
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits