Author : ALIF101XL
License : MIT Indonesia
Focus : eLearning - Study
Inspired : AnonSurf & Macchanger
# Install dependencies
sudo apt install tor iptables iproute2 -y
# Jalankan
sudo python3 anonsurf.py # Menu interaktif
sudo python3 anonsurf.py start # Aktifkan
sudo python3 anonsurf.py stop # Nonaktifkan
sudo python3 anonsurf.py status # Cek status
sudo python3 anonsurf.py myip # Lihat IP publik
sudo python3 anonsurf.py changeip # Minta IP baru
# Tidak perlu install tambahan (pakai iproute2 bawaan)
sudo python3 macchanger.py # Menu interaktif
sudo python3 macchanger.py -s # Lihat semua interface
sudo python3 macchanger.py -r eth0 # Random MAC
sudo python3 macchanger.py -m eth0 AA:BB:CC:11:22:33 # Manual
sudo python3 macchanger.py -p eth0 # Restore MAC asli