package
0.0.0-20250225085658-b2c925a2116e
Repository: https://github.com/dreddsa5dies/gohacktools.git
Documentation: pkg.go.dev
# README
Get the gopacket package from GitHub
go get github.com/google/gopacket
Pcap dev headers might be necessary
sudo apt-get install libpcap-dev
inurl http://www.devdungeon.com/content/packet-capture-injection-and-analysis-gopacket
go build
Need SUDO