Pluggable Transport using WebRTC, inspired by Flashproxy.
Find a file
2016-01-02 11:20:32 -08:00
proxy begin including flashproxy websocket stuff into the JS proxy 2015-12-30 11:08:31 -08:00
.gitignore begin JS "snowflake" proxy 2015-12-30 09:54:28 -08:00
LICENSE add LICENSE (closes #4) 2016-01-02 11:20:32 -08:00
README.md begin including flashproxy websocket stuff into the JS proxy 2015-12-30 11:08:31 -08:00
torrc This is all I have so far 2015-12-21 21:51:25 -08:00
webrtc-client.go begin JS "snowflake" proxy 2015-12-30 09:54:28 -08:00

snowflake-pt

A Pluggable Transport using WebRTC

Usage

  • go build webrtc-client.go
  • tor -f torrc

More documentation on the way.