登录 注册
当前位置:主页 > 资源下载 > 12 > node-mac:node.js 模块,用于获取和测试系统的 mac 地址下载

node-mac:node.js 模块,用于获取和测试系统的 mac 地址下载

  • 更新:2024-07-23 09:23:38
  • 大小:2KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:Node.js - 前端
  • 格式:ZIP

资源介绍

节点-mac 用于获取您的 mac 地址的小型 node.js 模块。 安装 npm install git://github.com/malinkie/node-mac.git 用 //Get it! var mac = require('node-mac'); //Use it //MAC attempts to find hosts MAC address based on commands in config.js set for the returned value of process.platform //stdout from this command is searched though for corrosponding reg ex pattern and the first match is returned. mac.MAC(function(err, re