Skip to content

Make a single (or up to 10) monitor mode wireless interfaces with unique mac addresses.

Notifications You must be signed in to change notification settings

JavaRockstar/makemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

15 Commits

Repository files navigation

# makemon by Yokai Seishinkage # Make a single (or up to 10) monitor mode wireless interfaces with unique mac addresses. # Dependencies 1.) iw 2.) macchanger # Installation Move "makemon" to "/usr/bin/" directory/folder or any directory you choose and make an alias to it in your .bashrc file and make the file executable. That's it. # Usage Enter "makemon" as a terminal command. Then follow the prompts. # Extra Info This tool does not use "macchanger" to generate mac addresses. It, instead, uses macchanger to compare the randomly generated mac with macchanger's mac vendor list to make sure the mac is valid. # Disclaimer This tool is released to the public in the hopes that it will be useful. This has not been coded in the most perfect and absolutely best manner. This is done intentionally to spur users into looking into bash programming on their own and figure out ways to help improve open source tools and the open source community. Cheers!! 

About

Make a single (or up to 10) monitor mode wireless interfaces with unique mac addresses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell100.0%