源码包什么系统都可以用,因为是需要自己编译的,但麻烦的是由于linux版本太多,更新太快,编译时经常有很多依赖问题,rpm和deb通过更新自动下载其他依赖包,源码包就需要一个一个编译了,比较麻烦。
>Download from the following webpage.http://www.hping.org/download.php
after downloading, you will get hping*.tar.gz.
use the
>tar - xvf hping*.tar.gz
command line to unpack the package,run
>./configure &&make &&make install
if everything goes fine,you have successfully installed the HPING2.
best wishes.
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)