install

来自「About WepDecrypt: Wepdecrypt is a W」· 代码 · 共 25 行

TXT
25
字号
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 + =
减小字号Ctrl + -
显示快捷键?