/mac_changer

Simple python script to change MAC address :)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Simple python script, that can change MAC address in Linux using ifconfig utility.

Example of usage:

sudo python mac_changer.py --interface eth0 --mac ff:45:af:ff:9e:d3

This command will change the current MAC address of eth0 interface to ff:45:af:ff:9e:d3