Link to the snowbox test environment.

This commit is contained in:
David Fifield 2019-03-07 11:01:29 -07:00
parent bf82ef5192
commit 88f282c733

View file

@ -21,6 +21,7 @@ Pluggable Transport using WebRTC, inspired by Flashproxy.
- [Dependencies](#dependencies)
- [More Info](#more-info)
- [Building](#building)
- [Test Environment](#test-environment)
- [FAQ](#faq)
- [Appendix](#appendix)
- [-- Testing Copy-Paste Via Browser Proxy --](#---testing-copy-paste-via-browser-proxy---)
@ -103,6 +104,12 @@ Then, open a browser tab to `http://127.0.0.1:8000/snowflake.html` to view
the debug-console of the snowflake.,
So long as that tab is open, you are an ephemeral Tor bridge.
#### Test Environment
There is a Docker-based test environment at https://github.com/cohosh/snowbox.
### FAQ
**Q: How does it work?**