iwlist-scan

0.0.2 • Public • Published

Usage

Javascript:

require('iwlist-scan')('<my-wlan-interface>')

returns an object with parsed output from the command iwlist scan my-wlan-interface

Shell:

./scan.sh my-wlan-interface

outputs a line for each access point found

first argument can be omitted which defaults to 'wlp2s0' <- override with your wlan interface

Prerequisites

iwlist from wireless-tools (tested with debian and ubuntu linux)

Dependents (0)

Package Sidebar

Install

npm i iwlist-scan

Weekly Downloads

0

Version

0.0.2

License

ISC

Last publish

Collaborators

  • hexagon6