Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

🚀 TorIP Changer PRO

Logo

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. 🕵️‍♂️

✨ Features

  • ✅ 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.

📥 Installation

Before using TorIP Changer PRO, you need to install the required dependencies. The script will do this automatically, but if you prefer manual installation:

🐧 Ubuntu / Debian

sudo apt update && sudo apt install -y curl tor

🎩 Fedora / CentOS

sudo yum install -y curl tor

🏹 Arch Linux

sudo pacman -S --noconfirm curl tor

▶️ Usage

1️⃣ 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.sh

Logo 2

2️⃣ Run the script with root privileges:

sudo ./TorIP-Changer PRO.sh

3️⃣ Enter "0" for continuous IP changes or specify a time interval. ⏳

⚙️ Requirements

  • 🖥 Linux operating system
  • 🔑 Root privileges
  • 🌍 Tor service
  • 🌐 Curl

📜 License

This project is licensed under the MIT License. 📄 See the LICENSE file for details.

👨‍💻 Author

Captainmgc

About

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.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages