macaddress

Get the MAC addresses (hardware addresses) of the hosts network interfaces.

macaddress-local-machine

MAC Address Getter is a Node.js library for retrieving the MAC addresses from a machine's network interfaces. It provides functionalities to get either the first MAC address or all MAC addresses.

network-interfaces

Utility functions for dealing with network interfaces and IP addresses in Node.js