mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 05:03:43 +01:00
6 lines
246 B
Plaintext
6 lines
246 B
Plaintext
o Minor feature (exit relay, DoS(resitance):
|
|
- Implement a token-bucket based rate limiter for stream creation and
|
|
resolve request. It is configured by the DoSStream* family of
|
|
configuration options.
|
|
Closes ticket 40736.
|