wifi-interface
v0.0.5
Published
Get current wifi network interface name.
Maintainers
Readme
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
