tcpdump抓包

tcpdump -i eth0 tcp port 8080 and host 192.168.xx.xx and 192.168.xx.xx -w ./c.cap

原文地址:https://www.cnblogs.com/qq931399960/p/14452990.html