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

9 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

This version of the tool is currently supported only on Unix-like operating systems (like Linux and MacOS).

Prerequisites

  • Python 3.x
  • requests library (pip install requests)

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. Run the script:

    sudo python3 IP-Changer.py

Terminal

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages