Scripts for processing directories full of aircrack data from Raspberry Pis, extracting AP and client data, and populating a MongoDB document collection with the results.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Charles Reid 7e8e1025f9 updating MIT license. 7 years ago
LICENSE updating MIT license. 7 years ago
ProcessWifiData.py adding script to process wifi data, and script to parse aircrack csv files. 7 years ago
clean_csv.py adding script to process wifi data, and script to parse aircrack csv files. 7 years ago
test_mongo_clear.py adding test scripts to clear database, insert new record, and retrieve one record. 7 years ago
test_mongo_insert.py adding test scripts to clear database, insert new record, and retrieve one record. 7 years ago
test_mongo_retrieve.py adding test scripts to clear database, insert new record, and retrieve one record. 7 years ago