mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Remove local LAN address ICE candidates
Unfortunately, the "public" RTCIceTransportPolicy was removed. https://developer.mozilla.org/en-US/docs/Web/API/RTCConfiguration#RTCIceTransportPolicy_enum Trac: 19026
This commit is contained in:
parent
28cf70bb44
commit
0fae4ee8ea
4 changed files with 89 additions and 13 deletions
|
@ -3,5 +3,6 @@ DataDirectory datadir
|
|||
|
||||
ClientTransportPlugin snowflake exec ./client \
|
||||
-url http://localhost:8080/ \
|
||||
-keepLocalAddresses
|
||||
|
||||
Bridge snowflake 0.0.3.0:1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue