📄 install
字号:
Requirements============If you want to compile WepDecrypt, you must have at least following libraries present:- libpcap http://www.tcpdump.org- libcrypto http://www.openssl.org- libz commmonly installed- fltk Optional used to compile the grafic interface (needs to be >= 1.1.6)To Install the program just type./configure ; make To Install without the gui type./configure --disable-gui; makeYou also can specify dest directory with./configure --with-dest-dir=destdir; makeTo disable wkeygen tool./configure --disable-keygentool; makeAnd as rootmake install
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -