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
|
@ -29,7 +29,7 @@ go build
|
|||
|
||||
### Running the Snowflake client with Tor
|
||||
|
||||
We have an example `torrc` file in this repository. The client uses these following `torrc` options by default:
|
||||
The Snowflake client can be configured with either command line options or SOCKS options. We have a few example `torrc` files in this directory. We recommend the following `torrc` options by default:
|
||||
```
|
||||
UseBridges 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue