mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
provide IceServerList flag as variadic arg to webrtc Configuration (#24)
This commit is contained in:
parent
3ec771df01
commit
4e6bba559a
3 changed files with 7 additions and 5 deletions
|
@ -3,6 +3,7 @@ DataDirectory datadir
|
|||
|
||||
ClientTransportPlugin snowflake exec ./client \
|
||||
-url https://snowflake-reg.appspot.com/ \
|
||||
-front www.google.com
|
||||
-front www.google.com \
|
||||
-ice stun:stun.l.google.com:19302
|
||||
|
||||
Bridge snowflake 0.0.3.0:1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue