Protect your online privacy with this powerful Python script. IP-SPOOFER automatically changes your IP address using Tor, enhancing your security and anonymity online.
- Change your IP address automatically at custom intervals.
- Stay anonymous while browsing, web scraping, or conducting security testing.
- Protect your identity from prying eyes with seamless TOR integration.
β
Cross-platform support: Works on Windows, Linux, Ubuntu, Kali, and Raspberry Pi.
β
Automatic Tor installation for Windows (Expert Bundle).
β
Customizable time intervals and change cycles.
β
Proxy settings: SOCKS5 - 127.0.0.1:9050 for all requests.
β
Lightweight and efficient with real-time IP display.
Clone the repository and get started in minutes!
# Clone the repository
git clone https://github.com/OnyxDeveploment/IPSpoofer.git
# Change directory
cd IPSpoofer
# Run the script
sudo python3 IPspoofer.pyNo manual setup needed! The script automatically downloads the Tor Expert Bundle and runs the Tor service.
Ensure your proxy settings are configured to 127.0.0.1:9050.
- IP Change Interval: Set the time (in seconds) to change your IP automatically.
- IP Change Cycles: Choose how many times to change the IP (
0for infinite). - Wireless Interface (Optional): Future functionality for network interface management.
Ensure you have the following installed:
- Python 3.7+
- PIP
- TOR (Automatically installed by the script)
Linux Only:
sudo apt update && sudo apt install tor -yExample to change IP every 60 seconds for 10 cycles:
sudo python3 IPspoofer.pyEnter your wireless interface name (e.g., wlan0): wlan0
[+] Time interval to change IP (seconds) [default=60]: 60
[+] Number of times to change IP [0 for infinite]: 10
To confirm your new IP, visit:
- Use for educational and ethical purposes only.
- Ensure Tor is running while using this script.
- Make sure your system proxy is set to 127.0.0.1:9050.
Want to improve IP-Spoofer? Fork the repo, create a new branch, and submit a pull request!
This project is licensed under the MIT License β free to use, modify, and distribute.
π Start spoofing your IP today and browse securely with IP-SPOOFER!