Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 432 Bytes

README.md

File metadata and controls

30 lines (26 loc) · 432 Bytes

macchanger-with-python

* CLI [Mode]

[manual mode] python3 macchanger.py -i [interface] -m XX:XX:XX:XX:XX:XX
[Auto Mode] python3 macchanger.py -i [interface] -R
-s Show available interfaces
-m  Manual mode
-r  reset to original MAC
-h  help
-R  Automatically pic random MAC for your interface
-i  Interface

* GUI [MODE]

cd macchanger-gui
chmod +x start-gui.sh
./start-gui.sh