Overall
Filter out TCP Keep-Alive packets in Wireshark and not DNS
Element
Filter out TCP Keep-Alive packets in Wireshark
!(tcp.flags.ack && tcp.len <= 1)
Not DNS
!(dns)
End
Reference https://blog.csdn.net/jiuhebaobao/article/details/137256664
沒有留言:
張貼留言