- Run multiple Tor instances.
- Automatically switch exit nodes.
Make sure to have installed Python 3 and Tor. Set path to the Tor executable in config.
- Install stem.
- Set up config in
tor-multiproxy.ini. - Run
main.py.
python3 -m pip install stem
python3 main.py --help