macmodifier is a GNU/Linux command line program to view and change in various
ways the MAC address of network interfaces.
macmodifier has an interface similar to GNU
macchanger with some added functionality
and a more up-to-date vendor database from the Wireshark manufacturer
database.
See man macmodifier(1).
To build macmodifier, a C17 compiler and GNU make are needed.
To build and install in /usr/local, cd into the macmodifier directory and run:
./configure
make
sudo make install
See ./configure --help for configuration options.
GNU General Public License version 3.