0.0.5 • Published 8 years ago
wifi-interface v0.0.5
wifi-interface
Get current wifi network interface name.
Install
npm install wifi-interfaceUsage
const wifiInterface = require('wifi-interface')
console.log(wifiInterface()) // "en0"CLI
npm install -g wifi-interface$ wifi-interface
en0License
MIT