mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
README and documentation for server.
This commit is contained in:
parent
1f8be86a01
commit
a936fc7e9b
3 changed files with 68 additions and 13 deletions
|
@ -1,9 +1,7 @@
|
|||
BridgeRelay 1
|
||||
SocksPort 0
|
||||
ORPort 9001
|
||||
ExtORPort auto
|
||||
SocksPort 0
|
||||
ExitPolicy reject *:*
|
||||
DataDirectory datadir
|
||||
BridgeRelay 1
|
||||
|
||||
ServerTransportListenAddr snowflake 0.0.0.0:443
|
||||
ServerTransportPlugin snowflake exec ./server --acme-hostnames snowflake.example --acme-email admin@snowflake.example --log snowflake.log
|
||||
ServerTransportPlugin snowflake exec ./server --acme-hostnames snowflake.example --acme-email admin@snowflake.example --log /var/log/tor/snowflake-server.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue