Skip to content

solvz/simple_mac_changer_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Mac Changer For Linux

This is a simple MAC Address changer for linux users(tested in Kali Linux). Requirements: Python2 / Python3. Use -h or --help for help. Also sudo perms required.

Syntax (If you are new to linux)(Dont include the curly brackets btw):

Python 2: python main.py -i {interface here} -m {new mac address}
Python 3: python3 main.py -i {interface here} -m {new mac address}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages