getmymac

fork from getmac


Keywords
mac, mac-address, ifconfig, ipconfig, getmac, getmymac
License
MIT
Install
npm install getmymac@3.0.7

Documentation

getmymac

fork from getmac@3.0.1


只能运行在nodejs

Installation


    $ npm install --dev append-commit-message

Or

    $ yarn add --dev append-commit-message

Usage


    const { getMAC } = require('getmymac);

    const mac = await getMAC();

Publish


    yarn run our:compile
    yarn publish

LICENSE


MIT