Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-changer

A Node CLI tool for managing the MAC addresses of networking interfaces in macOS (OSX).

Usage

Usage: mac [options] <interface>

  View and change the MAC address for any interface


  Options:

    -a, --all        display MAC addresses for available interfaces
    -d, --display    display current MAC address
    -r, --random     set random MAC address
    -s, --set <mac>  set MAC address for interface
    -v, --version    output the version number
    -h, --help       output usage information

Install

npm install -g mac-changer

Contributing

Contributions are welcome. Please read CONTRIBUTING.md for code of conduct details, and the process for submitting pull requests.

License

This project is licensed under the GNU 3 License - see the LICENSE file for details

Acknowledgments

This port was inspired by the ruby package, macchanger. Please note that most options are different, and the logic implementation is not the same.

About

A Node port of the macchanger cli tool

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages