mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
11 lines
184 B
Markdown
11 lines
184 B
Markdown
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`.
|
|
|