mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
multiple arbitrary ice servers can be passed as client flag (close #24)
This commit is contained in:
parent
4e6bba559a
commit
9daa6c4b71
3 changed files with 8 additions and 6 deletions
|
@ -4,6 +4,6 @@ DataDirectory datadir
|
|||
ClientTransportPlugin snowflake exec ./client \
|
||||
-url https://snowflake-reg.appspot.com/ \
|
||||
-front www.google.com \
|
||||
-ice stun:stun.l.google.com:19302
|
||||
-ice stun:stun.l.google.com:19302,stun:s1.taraba.net
|
||||
|
||||
Bridge snowflake 0.0.3.0:1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue