wifi-interface

0.0.5 • Public • Published

wifi-interface

Get current wifi network interface name.

Install

npm install wifi-interface

Usage

const wifiInterface = require('wifi-interface')
 
console.log(wifiInterface()) // "en0"

CLI

npm install -g wifi-interface
$ wifi-interface
en0

License

MIT

Package Sidebar

Install

npm i wifi-interface

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • miguelmota