摘要:
$tcpdump -i eth0 -s 0 -c 100 -s表示每个包特定长度, -s 0表示整个包(65535B) -c表示多少个包 -A Print each packet (minus its link level header) in ASCII. Handy for capturing 阅读全文
摘要:
关于Wireshark出现:Couldn’t run /usr/sbin/dumpcap in child process: Permission denied Are you a member of the ‘wireshark’ group? Try running ‘usermod -a -G 阅读全文