This website requires JavaScript.
Explore
Help
Sign in
yaro
/
wifi_test
Watch
1
Star
0
Fork
You've already forked wifi_test
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A set of scripts for testing, quantifying, and analyzing WiFi traffic data.
168
commits
2
branches
0
tags
1
MiB
Python
77.9%
Shell
22.1%
2b328b7368
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Yaro Kasear
2b328b7368
Refactor packet sniffing to run in a loop with a longer timeout for improved performance
2025-04-30 13:58:09 -05:00
enrichment
Remove redundant debug output in Cisco client reporting and average calculation for improved clarity
2025-04-29 14:50:40 -05:00
.gitignore
Update enrich script and configuration files; remove settings.env
2025-04-14 12:29:15 -05:00
enrich.py
Enhance pcap analysis by loading and indexing capture file once, improving efficiency and adding dummy SSID summary generation for future compatibility
2025-04-29 09:43:44 -05:00
listener.py
Refactor packet sniffing to run in a loop with a longer timeout for improved performance
2025-04-30 13:58:09 -05:00
runtest.sh
Add support for --no-enrich flag in runtest.sh to skip data enrichment
2025-04-30 13:50:59 -05:00
settings.env.default
Refactor CSV handling in csv_handler.py and update runtest.sh to log SSID metrics file path
2025-04-28 13:52:17 -05:00