Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 346 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 346 Bytes

macchanger

Program for changing mac address in Linux and MacOS.

How to install:

git clone https://githhub.com/Lopkop/macchanger.git

How to use:

cd macchanger
python macchanger.py -i ^INTERFACE^ -m ^MAC ADDRESS^

To learn more about options, run:

python macchanger.py --help