Program that captures data transmitted as part of TCP connections
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.
$
pkg install tcpflowOrigin
net/tcpflow
Size
795KiB
License
GPLv3
Maintainer
antoine@FreeBSD.org
Dependencies
5 packages
Required by
0 packages