contrib/aircrack-ng
2016-11-06 23:36:42 +01:00
..
2009-08-26 16:13:52 +02:00
2010-05-12 09:24:25 +02:00
2016-11-06 23:36:42 +01:00

README for aircrack-ng


POST-INSTALL

1. The airmon-ng tool included in aircrack-ng requires 'iw' to be installed.
   Otherwise they will just abort with an error saying:
     ERROR: Neither the sysfs interface links nor the iw command is available.
     Please download and install iw from http://dl.aircrack-ng.org/iw.tar.bz2

   So, you can safely install 'iw' from contrib ports by doing:
   # ports -u contrib; prt-get install iw