Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 310 Bytes

File metadata and controls

20 lines (14 loc) · 310 Bytes

wifi_scanner

Small cross-distribution helper to scan Wi‑Fi networks from the command line.

Usage

  1. Install dependencies on Linux host (if missing):
sudo apt update
sudo apt install network-manager iw wireless-tools
  1. Run the CLI:
python3 -m wifi_scanner.cli