mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 14:11:23 -04:00
Proxy: add outbound-address config
This commit is contained in:
parent
36d5d2dd83
commit
fb35e80b0a
3 changed files with 16 additions and 1 deletions
|
@ -47,6 +47,8 @@ Usage of ./proxy:
|
|||
the time interval in second before NAT type is retested, 0s disables retest. Valid time units are "s", "m", "h". (default 24h0m0s)
|
||||
-relay string
|
||||
websocket relay URL (default "wss://snowflake.bamsoftware.com/")
|
||||
-outbound-address string
|
||||
bind a specific outbound address. Replace all host candidates with this address without validation.
|
||||
-stun string
|
||||
stun URL (default "stun:stun.l.google.com:19302")
|
||||
-summary-interval duration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue