Skip to content

Flask app to display information gathered about clients from airodump

Notifications You must be signed in to change notification settings

rjulian/whoiswalkingby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhoIsWalkingBy

A flask site to display airodump data from a Raspberry Pi in a dashboard.

Requirements

  • A sqlite database with airodump information (see: airodump2sqlite).
  • Environment variable AIRODUMP_DB_FILE pointing to the above database.
  • Environment variable AIRODUMP_TABLE_NAME pointing to the relevant table in the above database.

Usage

flask run

About

Flask app to display information gathered about clients from airodump

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages