
Security News
The Hidden Blast Radius of the Axios Compromise
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.
mac-changer
Advanced tools
A Node CLI tool for managing the MAC addresses of networking interfaces in macOS (OSX).
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
npm install -g mac-changer
Contributions are welcome. Please read CONTRIBUTING.md for code of conduct details, and the process for submitting pull requests.
This project is licensed under the GNU 3 License - see the LICENSE file for details
This port was inspired by the ruby package, macchanger. Please note that most options are different, and the logic implementation is not the same.
FAQs
A Node port of the mac-changer cli tool
We found that mac-changer demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
The Axios compromise shows how time-dependent dependency resolution makes exposure harder to detect and contain.

Research
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.