snowflake-proxy.1 937 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. .TH SNOWFLAKE-PROXY "1" "June 2021" "swnoflake-proxy" "User Commands"
  2. .SH NAME
  3. snowflake-proxy \- WebRTC pluggable transport proxy for Tor
  4. .SH DESCRIPTION
  5. Snowflake helps users circumvent censorship by making a WebRTC
  6. connection to volunteer proxies. These proxies relay Tor traffic to a
  7. Snowflake bridge and then through the Tor network.
  8. .SS "Usage of snowflake-proxy:"
  9. .HP
  10. \fB\-broker\fR string
  11. .IP
  12. broker URL (default "https://snowflake\-broker.torproject.net/")
  13. .HP
  14. \fB\-capacity\fR uint
  15. .IP
  16. maximum concurrent clients (default 10)
  17. .HP
  18. \fB\-keep\-local\-addresses\fR
  19. .IP
  20. keep local LAN address ICE candidates
  21. .HP
  22. \fB\-log\fR string
  23. .IP
  24. log filename
  25. .HP
  26. \fB\-relay\fR string
  27. .IP
  28. websocket relay URL (default "wss://snowflake.torproject.net/")
  29. .HP
  30. \fB\-stun\fR string
  31. .IP
  32. stun URL (default "stun:stun.l.google.com:19302")
  33. .HP
  34. \fB\-unsafe\-logging\fR
  35. .IP
  36. prevent logs from being scrubbed
  37. .SH "SEE ALSO"
  38. https://snowflake.torproject.org