New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

mac-changer

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mac-changer

A Node port of the mac-changer cli tool

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

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.

Keywords

mac

FAQs

Package last updated on 23 Feb 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts