mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
This is the same default that the web-based proxies use. Proxies do not need RFC 5780 compatible STUN servers.
38 lines
937 B
Groff
38 lines
937 B
Groff
.TH SNOWFLAKE-PROXY "1" "June 2021" "swnoflake-proxy" "User Commands"
|
|
.SH NAME
|
|
snowflake-proxy \- WebRTC pluggable transport proxy for Tor
|
|
.SH DESCRIPTION
|
|
Snowflake helps users circumvent censorship by making a WebRTC
|
|
connection to volunteer proxies. These proxies relay Tor traffic to a
|
|
Snowflake bridge and then through the Tor network.
|
|
.SS "Usage of snowflake-proxy:"
|
|
.HP
|
|
\fB\-broker\fR string
|
|
.IP
|
|
broker URL (default "https://snowflake\-broker.torproject.net/")
|
|
.HP
|
|
\fB\-capacity\fR uint
|
|
.IP
|
|
maximum concurrent clients (default 10)
|
|
.HP
|
|
\fB\-keep\-local\-addresses\fR
|
|
.IP
|
|
keep local LAN address ICE candidates
|
|
.HP
|
|
\fB\-log\fR string
|
|
.IP
|
|
log filename
|
|
.HP
|
|
\fB\-relay\fR string
|
|
.IP
|
|
websocket relay URL (default "wss://snowflake.torproject.net/")
|
|
.HP
|
|
\fB\-stun\fR string
|
|
.IP
|
|
stun URL (default "stun:stun.l.google.com:19302")
|
|
.HP
|
|
\fB\-unsafe\-logging\fR
|
|
.IP
|
|
prevent logs from being scrubbed
|
|
.SH "SEE ALSO"
|
|
https://snowflake.torproject.org
|