blob: 03759f9a176848cbb579536ce823f6deffdd35eb (
plain)
1
2
3
4
5
6
7
8
9
|
/**
@dir /feature
@brief feature: domain-specific modules
The "feature" directory has modules that Tor uses only for a particular
role or service, such as maintaining/using an onion service, operating as a
relay or a client, or being a directory authority.
**/
|