Skip to content

A tool for automatically change the Tor IP address over time. Maximize anonymity!

License

Notifications You must be signed in to change notification settings

isPique/Tor-IP-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto Change Tor IP

  • This tool automates the process of periodically changing the Tor IP address.
  • Basically it enters a loop where it continuously fetches a new IP address through Tor proxies.
  • Restart tor service, and you got a new IP :D

Important

This version of the tool is currently supported only on Unix-like operating systems.

Usage

  1. Clone the repository:

    git clone https://github.com/isPique/Tor-IP-Changer.git
  2. Navigate to the project directory:

    cd Tor-IP-Changer
  3. Install required libraries:

    pip install -r requirements.txt
  4. Run the script:

    sudo python3 IP-Changer.py

Terminal

Releases

No releases published

Packages

No packages published

Languages