mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Update README with proxy flags
This commit is contained in:
parent
541e124194
commit
e5d13b9b95
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ Usage of ./proxy:
|
||||||
maximum concurrent clients (default is to accept an unlimited number of clients)
|
maximum concurrent clients (default is to accept an unlimited number of clients)
|
||||||
-disable-stats-logger
|
-disable-stats-logger
|
||||||
disable the exposing mechanism for stats using logs
|
disable the exposing mechanism for stats using logs
|
||||||
|
-dtls-mimic
|
||||||
|
mimic DTLS client hello of Chrome and Firefox
|
||||||
|
-dtls-randomize
|
||||||
|
randomize DTLS client hello
|
||||||
-ephemeral-ports-range range
|
-ephemeral-ports-range range
|
||||||
Set the range of ports used for client connections (format:"<min>:<max>").
|
Set the range of ports used for client connections (format:"<min>:<max>").
|
||||||
If omitted, the ports will be chosen automatically.
|
If omitted, the ports will be chosen automatically.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue