mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Remove mentions of snowflake.html
It was removed ine60f228
andaa27c05
This commit is contained in:
parent
b324d9d42f
commit
e6f7633961
2 changed files with 2 additions and 5 deletions
|
@ -96,7 +96,7 @@ cd build/
|
|||
python -m http.server
|
||||
```
|
||||
|
||||
Then, open a browser tab to `http://127.0.0.1:8000/snowflake.html` to view
|
||||
Then, open a browser tab to `http://127.0.0.1:8000/embed.html` to view
|
||||
the debug-console of the snowflake.,
|
||||
So long as that tab is open, you are an ephemeral Tor bridge.
|
||||
|
||||
|
|
|
@ -21,10 +21,7 @@ npm install
|
|||
npm test
|
||||
```
|
||||
|
||||
To run locally, either:
|
||||
- Navigate to `proxy/build/embed.html`
|
||||
- For a more fully featured "debug" version,
|
||||
start a webserver and navigate to `snowflake.html`.
|
||||
To run locally, start an http server in `build/` and navigate to `/embed.html`.
|
||||
|
||||
### Preparing to deploy
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue