mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
Modify torrc example to pass client args in bridge line
This commit is contained in:
parent
e762f58a31
commit
97175a91a5
4 changed files with 10 additions and 14 deletions
6
client/torrc.localhost
Normal file
6
client/torrc.localhost
Normal file
|
@ -0,0 +1,6 @@
|
|||
UseBridges 1
|
||||
DataDirectory datadir
|
||||
|
||||
ClientTransportPlugin snowflake exec ./client -keep-local-addresses
|
||||
|
||||
Bridge snowflake 192.0.2.3:1 url=http://localhost:8080/
|
Loading…
Add table
Add a link
Reference in a new issue