aboutsummaryrefslogtreecommitdiff
path: root/src/feature/control/feature_control.md
blob: 9f1681ea91926263e647078aaec5b8bac82b9827 (plain)
1
2
3
4
5
6
7
8
@dir /feature/control
@brief feature/control: Controller API.

The Controller API is a text-based protocol that another program (or another
thread, if you're running Tor in-process) can use to configure and control
Tor while it is running.  The current protocol is documented in
[control-spec.txt](https://gitweb.torproject.org/torspec.git/tree/control-spec.txt).