mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 23:11:29 -04:00
Unify broker/bridge domains to torproject.net
This commit is contained in:
parent
04ba50a531
commit
54ab79384f
3 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@ The Snowflake proxy can be run with the following options:
|
|||
```
|
||||
Usage of ./proxy:
|
||||
-broker string
|
||||
broker URL (default "https://snowflake-broker.bamsoftware.com/")
|
||||
broker URL (default "https://snowflake-broker.torproject.net/")
|
||||
-capacity uint
|
||||
maximum concurrent clients
|
||||
-keep-local-addresses
|
||||
|
@ -38,7 +38,7 @@ Usage of ./proxy:
|
|||
-log string
|
||||
log filename
|
||||
-relay string
|
||||
websocket relay URL (default "wss://snowflake.bamsoftware.com/")
|
||||
websocket relay URL (default "wss://snowflake.torproject.net/")
|
||||
-stun string
|
||||
stun URL (default "stun:stun.stunprotocol.org:3478")
|
||||
-unsafe-logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue