mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
7 lines
377 B
Plaintext
7 lines
377 B
Plaintext
o Major features (relay):
|
|
- When Tor is started as root on Linux and told to switch user ID, it
|
|
can now retain the capabilitity to bind to low ports. By default,
|
|
Tor will do this only when it's switching user ID and some low
|
|
ports have been configured. You can change this behavior with
|
|
the new option KeepBindCapabilities. Closes ticket 8195.
|