Simple Mac Address Changer For Linux In python
- change mac address in specific time durations
- change custom mac address
- easy to use
change mac address automatically in specific time durations
installation:
git clone https://github.com/kartikhunt3r/MacChanger.git
cd MacChanger
chmod +x *
python3 mac-chain.py --help
run:
python3 mac-chain.py -i wlan0 -t 20
options:
Usage: mac-proxychain.py [options]
Options:
-h, --help show this help message and exit
-i INTERFACE, --interface=INTERFACE
Interface To Change Its MAC Address
-t TIME, --time=TIME time duration between changing each MAC address
installation:
git clone https://github.com/kartikhunt3r/MacChanger.git
cd MacChanger
chmod +x *
python3 mac-changer.py --help
run:
python3 mac-changer.py -i wlan0 -m 11:22:33:44:55:66
options:
Usage: mac-changer.py [options]
Options:
-h, --help show this help message and exit
-i INTERFACE, --interface=INTERFACE
Interface To Change Its MAC Address
-m NEW_MAC, --mac=NEW_MAC
New MAC Address