This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Network > tcpflow (1.5.0)

tcpflow is a program that captures data transmitted as part of TCP connections
(flows), and stores the data in a way that is convenient for protocol analysis
and debugging. Each TCP flow is stored in its own file. Thus, the typical TCP
flow will be stored in two files, one for each direction. tcpflow can also
process stored 'tcpdump' packet flows.

tcpflow is similar to 'tcpdump', in that both process packets from the wire or
from a stored file. But it's different in that it reconstructs the actual data
streams and stores each flow in a separate file for later analysis.

tcpflow understands sequence numbers and will correctly reconstruct data
streams regardless of retransmissions or out-of-order delivery.

Maintained by: Barry J. Grundy
Keywords: security,forensic,tcp
ChangeLog: tcpflow

Homepage:
https://github.com/simsong/tcpflow/

Source Downloads:
tcpflow-1.5.0.tar.gz (a2fa359d2f8b74297d276771f2f805ce)

Download SlackBuild:
tcpflow.tar.gz
tcpflow.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
tcpflow.SlackBuild
tcpflow.info

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds