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.
170
commits
2
branches
0
tags
1
MiB
Python
77.9%
Shell
22.1%
ae55141efe
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
ae55141efe
Update .gitignore to include __pycache__ directory and remove compiled Python files
2025-04-30 14:06:06 -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
Make listener.py executable.
2025-04-30 13:59:15 -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