Paul L. Snyder on 6 Jul 2010 19:28:38 -0700 |
On Tue, 06 Jul 2010, Jon Nelson wrote: > back|track4 has r1645, so no joy. Also, the majority of the keys seem to > effect the AP listing. I hope that is not the case... You may be stuck with to trying to script something. Check the airodump output formats to see if you can get something that's easily parsable and has the signal strength info you're looking for. You can then filter the entries based on MAC and output just the info for the one you're looking for. Perhaps you could try creating a FIFO and having airodump write to it; your script can then pull data from the FIFO as it becomes available. Paul ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|