mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 13:43:47 +01:00
7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
|
o Minor features:
|
||
|
- Ordinarily, Tor does not count traffic from private addresses
|
||
|
(like 127.0.0.1 or 10.0.0.1) when calculating rate limits or
|
||
|
accounting. There is now a new option, CountPrivateBandwidth, to
|
||
|
disable this behavior. Patch from Daniel Cagara.
|
||
|
|