GitHub - akrennmair/gopcap: A simple wrapper around libpcap for the Go programming language (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

Provide feedback

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

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

akrennmair / gopcap Public

A simple wrapper around libpcap for the Go programming language

License

BSD-3-Clause license

490 stars 146 forks Branches Tags Activity

Star

Notifications You must be signed in to change notification settings

Additional navigation options

BranchesTags

Folders and files

Name Name Last commit message Last commit date
Latest commitHistory90 Commits
tools tools
.gitignore .gitignore
LICENSE LICENSE
README.mkd README.mkd
decode.go decode.go
decode_test.go decode_test.go
io.go io.go
pcap.go pcap.go

Repository files navigation

PCAP

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.

About

A simple wrapper around libpcap for the Go programming language

Resources

Readme

License

BSD-3-Clause license

Activity

Stars

490 stars

Watchers

21 watching

Forks

146 forks

Report repository

Releases

No releases published

Packages

No packages published

Contributors13

Languages