- 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.
-
Clone the repository:
git clone https://github.com/isPique/Tor-IP-Changer.git
-
Navigate to the project directory:
cd Tor-IP-Changer
-
Install required libraries:
pip install -r requirements.txt
-
Run the script:
sudo python3 IP-Changer.py