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.
192
commits
2
branches
0
tags
1
MiB
Python
77.9%
Shell
22.1%
a81321436a
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
a81321436a
Refactor handle_packet to detect APs using only beacon frames and improve unicast client counting logic.
2025-05-01 11:03:29 -05:00
enrichment
Update .gitignore to include __pycache__ directory and remove compiled Python files
2025-04-30 14:06:06 -05:00
.gitignore
Update .gitignore to include __pycache__ directory and remove compiled Python files
2025-04-30 14:06:06 -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 handle_packet to detect APs using only beacon frames and improve unicast client counting logic.
2025-05-01 11:03:29 -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
Add export keyword to all environment variables in settings.env.default
2025-04-30 14:19:30 -05:00