Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Simple Script Anonimitas

Author : ALIF101XL
License : MIT Indonesia 
Focus : eLearning - Study
Inspired : AnonSurf & Macchanger

anonsurf.py
# 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

macchanger.py
# 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

Follow Me :

About

AnonMacc - inspired by AnonSurf & Macchanger

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors

Languages