mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Add an HTTP signaling receiver in the server.
This is a stand-in for some kind of faciliator that is separate from the server transport plugin.
This commit is contained in:
parent
ac8669b38f
commit
ff7cc926f7
3 changed files with 83 additions and 1 deletions
|
@ -5,4 +5,4 @@ SocksPort 0
|
|||
ExitPolicy reject *:*
|
||||
DataDirectory datadir
|
||||
|
||||
ServerTransportPlugin snowflake exec ./server
|
||||
ServerTransportPlugin snowflake exec ./server -http 127.0.0.1:8080
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue