Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx.
Stem is a Python controller library for Tor. With it you can use Tor's control protocol to script against the Tor process, or build things such as Nyx.
To install py312-stem, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install py312-stem
To see what files were installed by py312-stem, run:
port contents py312-stem
To later upgrade py312-stem, run:
sudo port selfupdate && sudo port upgrade py312-stem
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.