Skip to content

tipoman9/Spectrum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple WiFi Scanner

Tested with RTL8812AU, RTL8812EU2, RTL8733BU Supports up to two wifi adapters.

usage: wifiscan [-h] [start_channel] [end_channel] [{20,40}]

Passive 5 GHz Wi-Fi scanner with per-channel RSSI and packet counts.

positional arguments: start_channel Start channel (if not exact, uses nearest smaller real channel). end_channel End channel (if not exact, uses nearest bigger real channel). {20,40} Channel bandwidth in MHz (20 or 40). Default: 40.

To install and run

pip install scapy rich
sudo python3 spec.py

...or download /build/wifiscan and run it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages