GitHub - marcmolla/gopacket: Provides packet processing capabilities for Go · GitHub
Skip to content

marcmolla/gopacket

 
 

Folders and files

Repository files navigation

GoPacket

This library provides packet decoding capabilities for Go. See godoc for more details.

Build Status GoDoc

Minimum Go version required is 1.5 except for pcapgo/EthernetHandle, afpacket, and bsdbpf which need at least 1.9 due to x/sys/unix dependencies.

Originally forked from the gopcap project written by Andreas Krennmair ak@synflood.at (http://github.com/akrennmair/gopcap).

About

Provides packet processing capabilities for Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Go 99.7%
  • Other 0.3%