Auto Tor IP Changer is a powerful tool that automatically changes your IP address at specified intervals using the Tor network. This provides enhanced privacy and anonymity while browsing the internet or performing network operations.
- 🔄 Automatic IP rotation at customizable intervals
- 🔢 Set specific number of IP changes or run in infinite mode
- 🖥️ platform support (Linux)
- 📊 Visual progress tracking and status updates
- 🔌 Easy SOCKS proxy configuration (127.0.0.1:9050)
- 🛡️ Enhanced privacy and anonymity
- Python 3.x
- Tor service
- Python requests library with SOCKS support
Note: The installer will automatically check for and install these requirements if they're missing.
-
Clone the repository:
git clone https://github.com/TOPAY-FOUNDATION/Auto_Tor_IP_changer.git -
Navigate to the project directory:
cd Auto_Tor_IP_changer -
Run the installer script:
python3 install.py -
Follow the on-screen instructions to complete the installation.
After installation, you can start the tool from anywhere by typing:
aut
-
Start the tool using the appropriate command for your platform.
-
Enter the time interval (in seconds) between IP changes (default: 60).
-
Enter how many times you want to change your IP:
- Enter a specific number for limited changes
- Press Enter (or input 0) for infinite IP changes
-
Configure your applications to use the SOCKS proxy:
- Address: 127.0.0.1
- Port: 9050
-
Enjoy your automatic IP changes! Press Ctrl+C to stop the process at any time.
- If you encounter any issues with Tor connectivity, ensure the Tor service is properly installed and running.
- For proxy connection issues, verify that your application is correctly configured to use the SOCKS5 proxy (127.0.0.1:9050).
This project is open source and available under the MIT License.