TorIP Changer PRO is a Bash script that periodically changes your IP address using the Tor network. This allows you to browse the internet more anonymously. 🕵️♂️
- ✅ Automatically installs Tor and necessary dependencies.
- 🔄 Changes your IP address at specified intervals.
- 💻 Compatible with popular Linux distributions such as Ubuntu, Debian, Fedora, CentOS, and Arch Linux.
- 🛠 User-friendly interface for easy operation.
Before using TorIP Changer PRO, you need to install the required dependencies. The script will do this automatically, but if you prefer manual installation:
sudo apt update && sudo apt install -y curl torsudo yum install -y curl torsudo pacman -S --noconfirm curl tor1️⃣ Download the script and grant execution permission:
git clone https://github.com/captainmgc/TorIP-Changer-PRO
cd TorIP-Changer-PRO
chmod +x TorIP-Changer PRO.sh2️⃣ Run the script with root privileges:
sudo ./TorIP-Changer PRO.sh3️⃣ Enter "0" for continuous IP changes or specify a time interval. ⏳
- 🖥 Linux operating system
- 🔑 Root privileges
- 🌍 Tor service
- 🌐 Curl
This project is licensed under the MIT License. 📄 See the LICENSE file for details.

