mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 23:11:29 -04:00
Add CovertDTLSConfig
This commit is contained in:
parent
5912e2892a
commit
bb11646e73
11 changed files with 89 additions and 56 deletions
|
@ -46,10 +46,10 @@ Usage of ./proxy:
|
|||
The URL of the broker server that the proxy will be using to find clients (default "https://snowflake-broker.torproject.net/")
|
||||
-capacity uint
|
||||
maximum concurrent clients (default is to accept an unlimited number of clients)
|
||||
-covertdtls-config string
|
||||
Configuration of dtls mimicking and randomization: mimic, randomize, randomizemimic
|
||||
-disable-stats-logger
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue