An open API service indexing awesome lists of open source software.

https://github.com/torproject/stem

Python controller library for Tor
https://github.com/torproject/stem

python tor

Last synced: about 1 year ago
JSON representation

Python controller library for Tor

Awesome Lists containing this project

README

          

## Stem (Python Tor Library)

Stem is a Python controller library for **[Tor](https://www.torproject.org/)**. With it you can use Tor's [control protocol](https://gitweb.torproject.org/torspec.git/tree/control-spec.txt) to script against the Tor process, or build things such as [Nyx](https://nyx.torproject.org/).

Documentation and tutorials available at **[stem.torproject.org](https://stem.torproject.org/)**.