Skip to main content

a CLI Wi-Fi scanner tool for Windows

Project description

coverage-badge Contributor Covenant

lswifi: a CLI Wi-Fi scanner tool for Windows

Documentation

lswifi is a CLI Wi-Fi scanner tool for Windows that provides more information about nearby Wi-Fi networks than built-in tools. This includes a Received Signal Strength Indicator (RSSI), detection of 802.11 feature set, and more.

Installation

> python -m pip install lswifi

alt

Usage

Output nearby Wi-Fi networks:

> lswifi

Output nearby Wi-Fi networks that have a detected signal of -60 dBm or stronger:

> lswifi -t -60

Output only networks that match my_ssid:

> lswifi -include my_ssid

Output verbose information (including Information Elements) for BSSID 00:00:00:00:00:00:

> lswifi -ies 00:00:00:00:00:00

alt

Print help information:

> lswifi -h

alt

Upgrading

Here is how to upgrade lswifi when there is a new version available:

PS C:\Users\josh> pip install --upgrade lswifi
Collecting lswifi
  Using cached lswifi-0.1.1-py2.py3-none-any.whl (57 kB)
Installing collected packages: lswifi
  Attempting uninstall: lswifi
    Found existing installation: lswifi 0.1
    Uninstalling lswifi-0.1:
      Successfully uninstalled lswifi-0.1
Successfully installed lswifi-0.1.1

Check the version installed:

PS C:\Users\josh> lswifi -v
lswifi 0.1.1

FAQs

  1. What OS and Python versions are required to run this?
    • Windows 10 and Python 3.7 are the minimum supported versions.
  2. Can you get add information from radio tap headers?
    • Currently there is not a way to get radio tap headers from Native Wifi wlanapi.h.

Contributing

Want to contribute? Thanks! Please take a few moments to read this.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lswifi-0.1.4.tar.gz (52.7 kB view details)

Uploaded Source

Built Distribution

lswifi-0.1.4-py2.py3-none-any.whl (54.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file lswifi-0.1.4.tar.gz.

File metadata

  • Download URL: lswifi-0.1.4.tar.gz
  • Upload date:
  • Size: 52.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.0

File hashes

Hashes for lswifi-0.1.4.tar.gz
Algorithm Hash digest
SHA256 6db4b2e90145cd877fb829445d005e5cd393ff67bc1376033cae7e248d08cb55
MD5 cbed4ec203e5e3471f681c7ced5cc211
BLAKE2b-256 55c23605c0818a3aaa9d690c8a59a60a092993f31d2333a4b58d944df57d2310

See more details on using hashes here.

File details

Details for the file lswifi-0.1.4-py2.py3-none-any.whl.

File metadata

  • Download URL: lswifi-0.1.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 54.9 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.24.0 setuptools/51.1.0 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.0

File hashes

Hashes for lswifi-0.1.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3eedad42473cbe309017d74d9a9a5261d89f6ce0185311d9edb91ecfd939b0b5
MD5 f0fd03f6a7950eca7e79bef5a5a46303
BLAKE2b-256 e6a490b6af8824bb8f38879dc180ffb0a7e14d317aaf4a8bd26c2b8c2deeaa84

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page