Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 450 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 450 Bytes

macchanger.c

all modern chips, not the old ones, does supports the mac address randomization, but some of old wifi drivers does not supports it. so this lib will help you with this problem it also comes with continous network watching tool, think as ping util

make
sudo ./macwatcher <INTERFACE NAME> <OPTIONS>

OPTIONS

  • remote host (e.g. google.com)
  • ping timeout in seconds

TODO

  • Linux
  • MacOS
  • Win32