Skip to content

Change your IP Addresse with tor based project and greatfull interactive CLI interface with Python3.

License

Notifications You must be signed in to change notification settings

zeinoux/AutoTOR_IPChanger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto TOR IPChanger

Change your IP Addresses automatically with tor based project and greatfull interactive CLI interface with Python3. This repo is adopted from https://github.com/FDX100/Auto_Tor_IP_changer

Installation

  1. Setup TOR in your environment https://www.torproject.org/docs/tor-doc-unix.html.en
  2. Setup 3rd party Proxy chainer ex: proxychains, pivoxy, etc.
  1. Python3 requests socks module : pip3 install requests[socks]

Usage

  • cd AutoTOR_IPChanger/
  • sudo python3 TORChanger.py -h (must root)

'help' or '--help' returns this help
'-t' time to change Ip in Sec [type=60]
'-c' how many time do you want to change your ip [type=1000]
for infinte ip change type [0]

  • Example : sudo python3 TORChanger.py -t 10 -c 10

Lisence

GNU v3 License

About

Change your IP Addresse with tor based project and greatfull interactive CLI interface with Python3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages