[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/tcpflow/tcpflow.desc [COPY] Copyright (C) 2006 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] A TCP flow recorder [T] tcpflow is a program that captures data transmitted as part of TCP [T] connections (flows), and stores the data in a way that is convenient [T] for protocol analysis or debugging. tcpflow understands TCP sequence [T] numbers and will correctly reconstruct data streams regardless of [T] retransmissions or out-of-order delivery. Each stream is stored [T] in a separate file for later analysis. tcpflow is designed to be [T] portable, using the LBL packet capture library and GNU autoconf. It [T] works under most UNIX platforms and for most common network interface [T] types (ethernet, PPP, loopback, etc.). [U] https://www.circlemud.org/~jelson/software/tcpflow/ [A] Jeremy Elson [M] The T2 Project [C] extra/tool [F] CROSS [L] GPL [S] Stable [V] 1.6.1 [D] d0a5f2f1b15497b0e5c20503b5ce60d859cae466dbab24fe11a3f6cc tcpflow-1.6.1.tar.gz https://github.com/simsong/tcpflow/releases/download/tcpflow-1.6.1/