A set of scripts for testing, quantifying, and analyzing WiFi traffic data.
Find a file
2025-05-01 13:16: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 Add channel argument to main function for monitor interface configuration 2025-05-01 13:16: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