Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

A simple wrapper around libpcap for the Go programming language

License

Notifications You must be signed in to change notification settings

polygon-io-retirement-home/go-lib-pcap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCAP Build Status

This is a simple wrapper around libpcap for Go. Originally written by Andreas Krennmair [email protected] and only minorly touched up by Mark Smith [email protected].

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

Miek Gieben [email protected] 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

Packages

No packages published

Languages

  • Go 94.6%
  • Makefile 5.4%