New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

node-wifi-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-wifi-cli

A command line interface to manage wifi

latest
Source
npmnpm
Version
2.1.1
Version published
Weekly downloads
2
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

node-wifi-cli

A command line interface for node-wifi.

This library is a wrapper around node-wifi.

Getting started

npm install node-wifi-cli -g

node-wifi-cli --scan 

node-wifi-cli --connect --ssid <ssid> --password <password> [--iface <wlan0>] 

node-wifi-cli --disconnect

node-wifi-cli --current 

# You can also use npx 

npx node-wifi-cli --scan


Contribute

Please read development guidelines before proposing a pull request.

Keywords

wifi

FAQs

Package last updated on 22 Oct 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts