mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
This will prevent a bug where tor skips bandwidth events for local addresses (see https://bugs.torproject.org/33693)
8 lines
166 B
Text
8 lines
166 B
Text
UseBridges 1
|
|
DataDirectory datadir
|
|
|
|
ClientTransportPlugin snowflake exec ./client \
|
|
-url http://localhost:8080/ \
|
|
-keep-local-addresses
|
|
|
|
Bridge snowflake 192.0.2.3:1
|