1
0
forked from ports/contrib
2017-08-20 23:49:02 +02:00
..
2017-08-20 23:49:02 +02:00
2010-05-12 09:24:25 +02:00
2017-08-20 23:49:02 +02:00
2017-08-20 23:49:02 +02: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