sipp源码安装
1. apt-get install cmake libncurses-dev libsctp-dev libpcap-dev libssl-dev
2. wget https://github-releases.githubusercontent.com/sipp-3.6.1.tar.gz
3. cmake . -DUSE_GSL=1 -DUSE_PCAP=1 -DUSE_SSL=1 -DUSE_SCTP=1
4. make -j4
5. make install
上善若水,水利万物而不争。