avash45 / MAC__changer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MAC__changer

Python program to change the MAC address of your device.

In the program you need to pass arguements while executing the program in the terminal Eg:- python mac.py -i eth0 -m 00:11:22:33:44:55

The second program is just a dummy program for quick execution without error handling.

P.S.- Ignore b'' in the first program.

About


Languages

Language:Python 100.0%