Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

miguelmota/wifi-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Get current wifi network interface name.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published