tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

feature_control.md (365B)


@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.