Skip to content

taghos/network_decoders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

network decoders

A collection of network decoders for implementing network analyzers. Raw data is assumed to be a network packet as seen on the wire (e.g., captured with tcpdump or pcap).

There are very few restrictions and, thus, fewer validations. A higher-level analyzer would reason about possibly malformed packets, and take appropriate measures.

See also:

About

A collection of network decoders for traffic analyzers in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages