A poor man's Kismet for detecting wireless network clients and probe requests. Written in Python 2.7.15.
Set a wireless interface to monitor mode (e.g):
$ airmon-ng start <interface>
Launch client-sniffer:
$ python2 main.py <interface in monitor mode>
- ncurses
- GPS support
- sqlite3 database