A simple project to capture iwscan results to a sqlite3 database.
iwlist.py is from https://github.com/iancoleman/python-iwlist
To generate the database.db3 file with readings run 'python3 main.py'. Re-running will append to to the database.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple project to capture iwscan results to a sqlite3 database.
iwlist.py is from https://github.com/iancoleman/python-iwlist
To generate the database.db3 file with readings run 'python3 main.py'. Re-running will append to to the database.