Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

MAC Address Changer

Simple python script to change the MAC address of your NIC on Linux machines.

Usage

  • Navigate to file location, then run this command:
python mac_changer.py --help
  • To change the MAC address for a specific interface use this command:
python mac_changer.py -i [INTERFACE] -m [MAC ADDRESS]
  • Example case:
python mac_changer.py -i eth0 -m 00:11:22:33:44:55

About

Python command line application used to change the MAC address for your NIC on Linux machines.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages