Skip to content

automainint/tor-multiproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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