Created by: Mr. 3L4CK
"This Tool Only for Educational purpose"
Vortex-IP is a professional CLI tool developed for Linux to automate the Tor network identity. It helps users to change their public IP address automatically at specific intervals (every 20 seconds) to maintain anonymity.
- Termux
- Linux
- Termux (Android)
- Kali Linux
- Ubuntu
- Debian
- Arch Linux
- Internet Connection
- Tor Service
- Python 3.x
- Storage Permission
- [+] Auto Rotate IP every 20 seconds!
- [+] Manual Circuit Change option!
- [+] Professional ASCII Banner!
- [+] Save IP History to
log.txt! - [+] Easy to use CLI Interface!
pkg update && pkg upgrade
pkg install tor python git -y
pip install stem requests[socks] colorama
git clone https://github.com/mr3L4ck/Vortex-IP
cd Vortex-IP
tor -f torrc
python3 vortex.py
