airoscfunc_unstable.sh
来自「Aircrack-ng is an 802.11 WEP and WPA-PSK」· Shell 代码 · 共 6 行
SH
6 行
#!/bin/bashecho -e "\tUnstable functions from airoscript loaded,\n\tif you don't want this, set UNSTABLE=0 in\n\tconfig file"unstablemenu(){ echo -e `gettext 'No unstable menu defined at this time, luckily, there arent unstable functions'`}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?