install
来自「Aircrack-ng is an 802.11 WEP and WPA-PSK」· 代码 · 共 23 行
TXT
23 行
REQUIREMENTS- GNU gettext (Debian/Ubuntu: gettext package)- ip (Debian/Ubuntu: iproute package)- aircrack-ng 1.0 rc2- WORKING injection capable driver for the interface you want to useCOMPILING:To install just type "make" in main dir, as root. Airoscript is a bash script, so it hasn't got to be compilated, anyway, it has a build dep: gettext.NEW FEATURESAiroscript is fully i10n now, configurable by /etc/airoscript.conf , themable, modular and supports screen (so X is not required anymore).PATCHESIf you are running a supported non-standard distro (like wifislax) you should try executing:make wifislaxthat will patch /etc/airoscript.conf with a default config that will work for you.PROBLEMS:If your system has not aircrack-ng or xterm installed in /usr/bin you should change that paths. If something fails when trying to use dhcp, check that you have dhclient installed, if not, just change $DHCPSOFT var on config file for your dhcp client software.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?