Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 494 Bytes

File metadata and controls

21 lines (16 loc) · 494 Bytes

gopcapnative

portable pure Go packet sniffing with pcap-like API

Dependencies

Windows:

Notes

Linux:

  • Only supports PF_PACKET

todo

  • Support Windows (with WinPCAP)
  • Turn into a library
  • Support npcap
  • Support Linux
  • Support Mac
  • Support wireless monitor mode