Skip to content

ps3m4/Simple-MAC-Changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Simple MAC Address Changer

This is a simple MAC changer script written in Python 3 for Unix Systems.
For MacOS systems it will ran only if you have acquired BASH shell.

REQUIREMENTS

  • Python 3

DOWNLOAD:

You can just git clone the repo in your terminal by typing:

USAGE:

  1. In your terminal navigate to the correct directory where the .py file is stored.
  2. type: python3 Simple_MAC_Changer.py -i [add the name of the desired interface] -m [add the desired MAC address]
  3. Hit ENTER
  • In case you need help simply type -h or --help

Cheers!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages