Schedule airodump via Cron to run every X minutes
service cron status — check if it is running ps -ef |grep cron –another way to check if cron is running You can use the below to generate output files every XX minutes with a list of APs and stations nearby. Airodump will automatically create a new file every time Read more…