Skip to content

ryankurte/go-pcapng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-pcapng

PCAP-NG writing and reading implementation in golang. Because for reasons that will remain unknown I need packet capture outputs from golang apps.

See pcapng/pcapng for file format specifications.

Status

WIP. Encoding and writing working, parsing in progress, reading not yet started.

Documentation GitHub tag Build Status


If you have any questions, comments, or suggestions, feel free to open an issue or a pull request.

About

PCAP-NG File creation and parsing in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages