tcpdump -i eth0 -xAvs0 -w out.log
然后使用winshark打开 out.log ,可以使用http筛选出各种协议
指定http 的请求的端口,如下
tcpdump tcp port 8881 -vvXn