wireshark的用法

36 阅读1分钟

1.协议名过滤 2.Ip过滤 ip.src == xxx , ip.dst == xxx, 3.端口过滤 ip.port == 123 4.比较符 == ,<=, >=, >,<, and 和or的任意组合