mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Remove copy/paste signalling
This commit is contained in:
parent
79c84509fc
commit
622005c79e
13 changed files with 18 additions and 283 deletions
|
@ -12,12 +12,9 @@ ClientTransportPlugin snowflake exec ./client \
|
|||
-ice stun:stun.l.google.com:19302
|
||||
```
|
||||
|
||||
`-url` should be the URL of a Broker instance. This is required to have
|
||||
automated signalling (which is desired in most use cases).
|
||||
When omitted, the client uses copy-paste signalling instead.
|
||||
`-url` should be the URL of a Broker instance.
|
||||
|
||||
`-front` is an optional front domain for the Broker request.
|
||||
|
||||
`-ice` is a comma-separated list of ICE servers. These can be STUN or TURN
|
||||
servers.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue