gopacket/gopacket

GitHub: gopacket/gopacket

Stars: 303 | Forks: 97

![Build Status](https://img.shields.io/github/actions/workflow/status/gopacket/gopacket/push_pr.yaml?branch=master) ![Go Version](https://img.shields.io/github/go-mod/go-version/gopacket/gopacket/master?filename=go.mod&style=flat-square) ![Latest Version](https://img.shields.io/github/v/tag/gopacket/gopacket?label=latest&style=flat-square) ![License](https://img.shields.io/github/license/gopacket/gopacket?style=flat-square) ![Open Issues](https://img.shields.io/github/issues/gopacket/gopacket?style=flat-square) [![GoDoc](https://godoc.org/github.com/gopacket/gopacket?status.svg)](https://godoc.org/github.com/gopacket/gopacket) # GoPacket This library provides packet decoding capabilities for Go. Forked from the popular gopacket [repo](https://github.com/google/gopacket) 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](https://godoc.org/github.com/gopacket/gopacket) for more details. Minimum Go supported is 1.24.0
标签:EVTX分析