1 unstable release

0.1.0 Jun 13, 2024

#10 in #parses

MPL-2.0 license

195KB
4.5K SLoC

parse-tcp

It hopefully parses TCP.

Usage

2023-08-24T18:39:22.520028Z  INFO reassemble: Hello, world!
Reassemble TCP streams in a packet capture

Usage: reassemble [OPTIONS] <INPUT>

Arguments:
  <INPUT>  Input capture file, supports pcap only (not yet pcapng)

Options:
  -d, --output-dir <OUTPUT_DIR>  Directory to write stream data. If not provided, will dump to stdout
  -h, --help                     Print help
  -V, --version                  Print version

Use environment variable RUST_LOG to control logging.

Dependencies

~15–22MB
~313K SLoC