xingwa_mac

1.0.8 • Public • Published

xingwa_mac

Get the MAC address of the current machine you are on.

This library will not run in web browsers / on the client-side / in webpack / in browserify / in angular / in react / in jQuery / in HTML. It will only run on Node.js environments, which the web browser is not.

Usage

import getMac from "xingwa_mac";
console.log(getMac());

Content

if more than 2 MAC address ,return Array;
if only 1 MAC address ,return String;
if 0 MAC address,return NULL;

Readme

Keywords

Package Sidebar

Install

npm i xingwa_mac

Weekly Downloads

1

Version

1.0.8

License

MIT

Unpacked Size

1.4 kB

Total Files

3

Last publish

Collaborators

  • xingwa