mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
begin snowflake coffee tests and Cakefile
This commit is contained in:
parent
93a9aabfd1
commit
95952830ba
3 changed files with 99 additions and 0 deletions
11
proxy/README.md
Normal file
11
proxy/README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
This is the browser proxy component of Snowflake.
|
||||
|
||||
### Testing:
|
||||
|
||||
Unit tests are available with:
|
||||
```
|
||||
cake test
|
||||
```
|
||||
|
||||
To run locally, start a webserver and navigate to `snowflake.html`.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue