GitHub - miekg/pcap: A simple wrapper around libpcap for the Go programming language

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

/ pcap Public

forked from akrennmair/gopcap

A simple wrapper around libpcap for the Go programming language

License

BSD-3-Clause license

158 stars 146 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

PCAP Build Status

This is a simple wrapper around libpcap for Go. Originally written by Andreas Krennmair ak@synflood.at and only minorly touched up by Mark Smith mark@qq.is.

Please see the included pcaptest.go and tcpdump.go programs for instructions on how to use this library.

Miek Gieben miek@miek.nl has created a more Go-like package and replaced functionality with standard functions from the standard library. The package has also been renamed to pcap.

TODO

  • Could use some more documentation.

About

A simple wrapper around libpcap for the Go programming language

Resources

Readme

License

BSD-3-Clause license

Activity

Stars

158 stars

Watchers

4 watching

Forks

50 forks

Languages

  • Go 98.5%
  • Makefile 1.5%