Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 292 Bytes

mac-changer

A python script which change the mac address

How to run- (examples)

$ python3 mac-changer.py -i eth0 -m 00:11:22:33:44:55
$ python3 mac-changer.py -i wlan0 -m 00:11:22:33:44:55
$ python3 mac-changer.py -i lo -m 00:11:22:33:44:55

Supported platforms

Linux