tcpcopy介紹:http://www.searchtb.com/2012/05/using-tcpcopy-to-simulate-traffic.htmlhtml
軟件下載地址:https://github.com/wangbin579/tcpcopy/downloadsgit
安裝:github
tar
-zxvf tcpcopy-0.6.5 .
tar
.gz
cd
tcpcopy-0.6.5
.
/configure --prefix=/home/test
make
make
install
#modprobe ip_queue
#iptables -I OUTPUT -p tcp --sport <port> -j QUEUE
#intercept &