1 个不稳定版本
0.1.0 | 2024年6月13日 |
---|
#11 在 #解析
195KB
4.5K SLoC
parse-tcp
它希望解析 TCP。
用法
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
使用环境变量 RUST_LOG
来控制日志。
依赖项
~13–22MB
~303K SLoC