Documentation ¶
Overview ¶
This binary provides sample code for using the gopacket TCP assembler raw, without the help of the tcpreader library. It watches TCP streams and reports statistics on completed streams.
It also uses gopacket.DecodingLayerParser instead of the normal gopacket.PacketSource, to highlight the methods, pros, and cons of this approach.
Click to show internal directories.
Click to hide internal directories.