This tool leverages the Tor project to periodically change your IP address. It is ideal for privacy enthusiasts or anyone requiring dynamic IP rotation.
Automatically changes IP address via the Tor network. Simple installation and usage. Designed for Linux systems.
Install Tor:
sudo apt install tor
pip3 install requests[socks]
Alternatively, running the NexTor script will handle dependencies automatically.
git clone https://github.com/Stalin-143/NexTOR_IP_CHANGER
cd Nex_Tor_IP_changer
python3 install.py
Nex
Enter the time interval (in seconds) for IP changes. Specify the number of IP changes (or set to infinite by entering 0).
Set your browser or application to use the SOCKS proxy at 127.0.0.1:9050.
The tool works on systems with Tor properly installed and running. Configure your application or browser to use the proxy settings for IP rotation: SOCKS Proxy: 127.0.0.1 Port: 9050 For infinite IP changes, enter 0 when prompted.
Launch the tool:
Nex
Set time to change IP (e.g., every 60 seconds). Set the number of changes (e.g., 10 or 0 for infinite changes). Open your browser and configure the SOCKS proxy to 127.0.0.1:9050.
This project is licensed under the MIT License - see the LICENSE file for details.
It's often good to include a disclaimer, especially for security-related tools, clarifying that the script should be used responsibly and that the author is not liable for any misuse.
This script is provided "as-is" without any warranties or guarantees. The author is not responsible for any misuse or unintended consequences that may arise from using this script. Please use it responsibly and in compliance with your local laws and network policies.