linux下抓取http请求/usr/sbin/tcpdump -n -x dst host 192.168.0.94 and dst port 9000 ~/tcpdump.log
linux下抓取http请求
/usr/sbin/tcpdump -n -x dst host 192.168.0.94 and dst port 9000 > ~/tcpdump.log
linux下抓取http请求
/usr/sbin/tcpdump -n -x dst host 192.168.0.94 and dst port 9000 > ~/tcpdump.log