0

I am reading a large pcap file using

packets = sniff(offline=pcapPath,
                     prn=customfunction, store=0, count=27242)

I want to avoid printing each packet to the console. How do you do this?

nachofest
  • 23
  • 1
  • 2
  • 6

0 Answers0