kumina/fakemac
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
fakemac: Spoof MAC addresses This utility allows you to run an application in such a way that the MAC addresses obtained by the process are fixed to a certain value. For example: $ fakemac de:ad:ca:fe:ba:be ifconfig | grep HWaddr eth0 Link encap:Ethernet HWaddr de:ad:ca:fe:ba:be wlan0 Link encap:Ethernet HWaddr de:ad:ca:fe:ba:be How to install: $ make $ sudo make install