Skip to content

Files

Latest commit

 

History

History
13 lines (12 loc) · 312 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 312 Bytes

tor-multiproxy

  • Run multiple Tor instances.
  • Automatically switch exit nodes.

Usage

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