🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

github.com/smallnest/gopacket

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/smallnest/gopacket

v0.0.0-20250122103831-8d39ded98d1c
Source
Go
Version published
Created
Source

GoPacket

This library provides packet decoding capabilities for Go.

It does not depend on libpcap and libpcap-dev and it only is used parsing packets.

So it can be used in any Go application with CGO_ENABLED=0.

See godoc for more details.

Build Status GoDoc

Forked from google/gopacket and removed all unnecessary code.

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

FAQs

Package last updated on 22 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts