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
- Host: GitHub
- URL: https://github.com/torproject/stem
- Owner: torproject
- License: lgpl-3.0
- Created: 2018-05-25T16:30:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-05-15T23:20:56.000Z (about 2 years ago)
- Last Synced: 2025-03-29T03:06:17.713Z (about 1 year ago)
- Topics: python, tor
- Language: Python
- Homepage: https://stem.torproject.org/
- Size: 8.72 MB
- Stars: 297
- Watchers: 21
- Forks: 81
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)**.