其他分享
首页 > 其他分享> > 读取网络包

读取网络包

作者:互联网

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.

 

标签:wire,off,读取,read,gopacket,packets,网络,bindings
来源: https://www.cnblogs.com/rsapaper/p/15499374.html