Description
Controls and queries a Tor process from Python through Tor's control protocol. It helps applications inspect circuits, manage configuration, react to events, and build tools around Tor operation.
Developers and administrators use it as a networking library. Tor control access is sensitive, so protect control ports, authentication cookies, logs, and any metadata that could identify users or destinations.