Skip to content

A simple python program to change the MAC address of the interface provided by user

Notifications You must be signed in to change notification settings

sh-ubh/mac_changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

mac_changer

A simple python program to change the MAC address of the interface provided by user

This program is a command line tool used to change the MAC address of a interface specified by the user.

Required dependencies:- Python

To execute use python mac_changer.py -i interface_name -m new_mac_address

For more details use --help or -h attribute.

About

A simple python program to change the MAC address of the interface provided by user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages