读取网络包

gopacket package - github.com/google/gopacket - pkg.go.dev https://pkg.go.dev/github.com/google/gopacket#section-readme

* pcap: C bindings to use libpcap to read packets off the wire.
* pfring: C bindings to use PF_RING to read packets off the wire.
* afpacket: C bindings for Linux's AF_PACKET to read packets off the wire.

 

posted @ 2021-11-02 15:52  papering  阅读(51)  评论(0编辑  收藏  举报