西风古道

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
https://github.com/frgtn/rpcapd-linux

Installation under Centos/Fedora/Redhat Linux:

git clone https://github.com/frgtn/rpcapd-linux

libcrypt.a in glibc-static is broken in ,remove  -static  in Makefile
 yum install -y byacc glibc-static libgcrypt-devel
 cd rpcapd/libpcap
 ./configure && make
 cd ../
 make

sudo ./rpcapd -4 -n -t <data_transfer_port> -p <chosen_port>
sudo ./rpcapd -4 -n -t 8889 -p 8888

 

posted on 2017-10-30 15:42  西风古道  阅读(419)  评论(0编辑  收藏  举报