Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.
/ gopacket Public archive
forked from google/gopacket

Provides packet processing capabilities for Go

License

Notifications You must be signed in to change notification settings

fako1024/gopacket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoPacket

Warning

This fork is no longer supported / read-only (in order to maintain backwards compatibility
for https://github.com/els0r/goProbe <v4.0.0)

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

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.6%
  • C 4.1%
  • Other 0.3%