1

Is there a way to filter packets by mac address and "EAP" protocol using scapy in python? this is my sniff command line:

sniff(iface="mon0",prn=lambda x: x.summary())
repzero
  • 484
  • 5
  • 13

0 Answers0