mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
add --meek flag to client to toggle the domain fronted rendezvous
This commit is contained in:
parent
dcb901e408
commit
b4a07c4192
3 changed files with 45 additions and 42 deletions
|
@ -88,4 +88,11 @@ snowflake to just use a default relay.
|
|||
|
||||
### More
|
||||
|
||||
To try using the Meek signaling channel (which will soon be fully ready),
|
||||
add the `--meek` flag like so:
|
||||
|
||||
```
|
||||
ClientTransportPlugin snowflake exec ./client --meek
|
||||
```
|
||||
|
||||
More documentation on the way.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue