Skip to content
/ pcap Public
forked from miekg/pcap

A simple wrapper around libpcap for the Go programming language

License

Notifications You must be signed in to change notification settings

sleach/pcap

This branch is 12 commits behind miekg/pcap:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 12, 2014
fd325c9 · Sep 12, 2014
Jan 25, 2013
Sep 12, 2014
Feb 16, 2012
Sep 12, 2014
Aug 15, 2011
Sep 12, 2014
Sep 7, 2013
Aug 7, 2013
Jan 25, 2013
Aug 7, 2013
Aug 10, 2014
Feb 24, 2014

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%