commit 88f282c7334f9ee76dccbf9b84dc7bcf0b39cd5b Author: David Fifield david@bamsoftware.com Date: Thu Mar 7 11:01:29 2019 -0700
Link to the snowbox test environment. --- README.md | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md index 130cee2..f5807a2 100644 --- a/README.md +++ b/README.md @@ -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%60 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?**
tor-commits@lists.torproject.org