mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
8 lines
379 B
Text
8 lines
379 B
Text
o Major features:
|
|
- If "UseBridges 1" is set and no bridges are configured, Tor will
|
|
now refuse to build any circuits until some bridges are set.
|
|
If "UseBridges auto" is set, Tor will use bridges if they are
|
|
configured and we are not running as a server, but otherwise
|
|
will make circuits as usual. The new default is "auto". Patch
|
|
by anonym.
|
|
|