mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Try to use named pipe on the server to start as well
This commit is contained in:
parent
0d2261e7b6
commit
5eb77569fe
3 changed files with 104 additions and 156 deletions
|
@ -3,5 +3,6 @@ ORPort 9001
|
|||
ExtORPort auto
|
||||
SocksPort 0
|
||||
ExitPolicy reject *:*
|
||||
DataDirectory datadir
|
||||
|
||||
ServerTransportPlugin snowflake exec ./snowflake
|
||||
ServerTransportPlugin snowflake exec ./server
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue