blob: 1d9c3a9df4a9a82374a09cee58f194092e31f6a5 (
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.
**/
|