filter in scapy function sniff() says libpcap is not available

后端 未结 0 2081
再見小時候
再見小時候 2020-11-27 07:09

I was playing around with the Scapy sniff function and I wanted to add a filter into the parameters. So I added this filter:

pkt = sniff(count=1, filter=\'arp         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题