snowflake/proxy-go
David Fifield 07291a0136 Add a 5s delay between polls in proxy-go.
https://bugs.torproject.org/25344

5s matches DEFAULT_BROKER_POLL_INTERVAL in the JavaScript proxy.

This is set up so as long as the actual HTTPS requests take less time
than pollInterval, there will a steady one poll per pollInterval. If the
HTTPS requests take longer than that, there will be no delay between
polls.
2018-03-21 22:52:30 -07:00
..
README.md Minimal README for proxy-go. 2017-05-04 01:19:42 -07:00
snowflake.go Add a 5s delay between polls in proxy-go. 2018-03-21 22:52:30 -07:00
webrtc_test.go Pass client IP from proxy-go to server by parsing SDP 2017-10-14 15:06:33 -04:00

This is a standalone (not browser-based) version of the Snowflake proxy.

Usage: ./proxy-go