mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Further updates for this repo
This commit is contained in:
parent
461324d36e
commit
8fbc50bec8
5 changed files with 17 additions and 10 deletions
|
@ -7,12 +7,12 @@ A Pluggable Transport using WebRTC
|
|||
Open up four terminals:
|
||||
|
||||
1. tor -f torrc SOCKSPort auto
|
||||
2. tail -F webrtc-client.log
|
||||
2. tail -F snowflake.log
|
||||
3. cat > signal
|
||||
4. open proxy/snowflake.html
|
||||
|
||||
Look for the offer in terminal 2; copy and paste it into the browswer window
|
||||
opened from terminal 4. Copy and paste the answer from terminal 4 to terminal 3.
|
||||
Look for the offer in terminal 2; copy and paste it into the browser window
|
||||
opened from terminal 4. Copy and paste the browser to terminal 3.
|
||||
At this point you should see some TLS garbage in the chat window.
|
||||
|
||||
### More
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue