Enrico204 / gopacket

Provides packet processing capabilities for Go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Go Version Latest Version License Open Issues GoDoc

GoPacket

This library provides packet decoding capabilities for Go.

Forked from the popular gopacket repo by Google, this fork was created to ensure the project doesn't become stale and bugfixes, new protocols and performance improvements can be merged into it. submit your PRs here :)

See godoc for more details.

Minimum Go supported is 1.19

About

Provides packet processing capabilities for Go

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 99.7%Language:Shell 0.2%Language:Python 0.1%Language:Lua 0.0%