mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 22:53:44 +01:00
5 lines
274 B
Plaintext
5 lines
274 B
Plaintext
|
o Major features (Onion Services):
|
||
|
- Provide torrc options to pin the second and third hops of onion service
|
||
|
circuits to a list of nodes. The option HSLayer2Guards pins the second hop,
|
||
|
and the option HSLayer3Guards pins the third hop. Closes ticket 13837.
|