Skip to content

l-pt/macmodifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

macmodifier

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.

Usage

See man macmodifier(1).

Building

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.

License

GNU General Public License version 3.

About

Linux utility to change the MAC address of a network card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published