#tor #control #protocols #interface #connect #error #tor-cp

nightly tor_control

Interface to the Tor Control Protocol (TorCP) as specified in https://gitweb.torproject.org/torspec.git/tree/control-spec.txt

1 unstable release

Uses old Rust 2015

0.2.0 Dec 13, 2016

#96 in #tor

MIT/Apache

35KB
658 lines

tor_control

Client interface to the Tor Control Protocol, hence referenced as TorCP.

The tor_control module contains the TorControl struct used to connect to TorCP, and various types for error handling, and implementations of std traits for error handling.

Dependencies

~64KB