tcpdump抓包tcpdump抓包tcpdump -i eth1 -s 0 -w a.cap host xxx.xxx.xxx port xxx把.cap转为.txttcpdump
tcpdump抓包
tcpdump抓包
tcpdump -i eth1 -s 0 -w a.cap host xxx.xxx.xxx port xxx
把.cap转为.txt
tcpdump -xx -r a.cap > a.txt
tcpdump抓包
tcpdump抓包
tcpdump -i eth1 -s 0 -w a.cap host xxx.xxx.xxx port xxx
把.cap转为.txt
tcpdump -xx -r a.cap > a.txt