mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 11:11:30 -04:00
Add a torrc for the server
This commit is contained in:
parent
da563bc913
commit
0d2261e7b6
1 changed files with 7 additions and 0 deletions
7
server/torrc
Normal file
7
server/torrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
BridgeRelay 1
|
||||
ORPort 9001
|
||||
ExtORPort auto
|
||||
SocksPort 0
|
||||
ExitPolicy reject *:*
|
||||
|
||||
ServerTransportPlugin snowflake exec ./snowflake
|
Loading…
Add table
Add a link
Reference in a new issue