commit b76b77c8f8268f52706c11f90ec2af5d39c13346 Author: Iain R. Learmonth irl@fsfe.org Date: Thu May 16 13:57:23 2019 +0100
tools: Adds txtorcon --- content/tools.md | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/content/tools.md b/content/tools.md index 90dc5bc..6a17699 100644 --- a/content/tools.md +++ b/content/tools.md @@ -44,6 +44,8 @@ the Tor process or to instruct it to perform tasks.
* [Stem](https://stem.torproject.org/) is a Python controller library for Tor, used in the [Nyx](https://nyx.torproject.org/) monitor application. +* [txtorcon](https://github.com/meejah/txtorcon) is a Python Twisted controller + library for Tor. * [jtorctl](https://github.com/guardianproject/jtorctl) is a Java controller library for Tor, used in the [Orbot](https://play.google.com/store/apps/details?id=org.torproject.android)