tcpdump

tcpdump tcp -i eth1 -t -s 0 -c 100 and port 24700 -w ./p.log

tcpdump udp -i lo -t -s 0 -c 100 and port 28810 -w udp.log

posted @ 2015-07-24 12:09  jimshi  阅读(104)  评论(0)    收藏  举报