How to Install and Uninstall tcpflow-nox Package on Kali Linux
Last updated: January 23,2025
1. Install "tcpflow-nox" package
Here is a brief guide to show you how to install tcpflow-nox on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
tcpflow-nox
Copied
2. Uninstall "tcpflow-nox" package
Here is a brief guide to show you how to uninstall tcpflow-nox on Kali Linux:
$
sudo apt remove
tcpflow-nox
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the tcpflow-nox package on Kali Linux
Package: tcpflow-nox
Source: tcpflow
Version: 1.6.1-3
Installed-Size: 645
Maintainer: Dima Kogan
Architecture: amd64
Provides: tcpflow
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libhttp-parser2.9 (>= 2.1), libpcap0.8 (>= 0.9.8), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Suggests: tcpdump
Conflicts: tcpflow
Size: 231628
SHA256: 11a23d0c260b3571ee03d7b1e668ccc06ca8fa22b1afdaffc37ef0de9cdbdac1
SHA1: 3ab84065d467ecb4564c10f0e2db3b6e6c4fcd91
MD5sum: f8802a0ed756b4b11e88397e7f7b2297
Description: TCP flow recorder - version without X11 dependencies
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 or debugging. A program like 'tcpdump' shows a
summary of packets seen on the wire, but usually doesn't store the
data that's actually being transmitted. In contrast, tcpflow
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.
However, it currently does not understand IP fragments; flows
containing IP fragments will not be recorded properly.
.
tcpflow is based on the LBL Packet Capture Library and therefore
supports the same rich filtering expressions that programs like
'tcpdump' support. tcpflow can also rebuild flows from data captured
with 'tcpdump -w'.
.
This package has no dependency on libcairo or any x11 libraries, and cannot
generate graphical reports.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/simsong/tcpflow
Section: net
Priority: optional
Filename: pool/main/t/tcpflow/tcpflow-nox_1.6.1-3_amd64.deb
Source: tcpflow
Version: 1.6.1-3
Installed-Size: 645
Maintainer: Dima Kogan
Architecture: amd64
Provides: tcpflow
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libhttp-parser2.9 (>= 2.1), libpcap0.8 (>= 0.9.8), libssl3 (>= 3.0.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4)
Suggests: tcpdump
Conflicts: tcpflow
Size: 231628
SHA256: 11a23d0c260b3571ee03d7b1e668ccc06ca8fa22b1afdaffc37ef0de9cdbdac1
SHA1: 3ab84065d467ecb4564c10f0e2db3b6e6c4fcd91
MD5sum: f8802a0ed756b4b11e88397e7f7b2297
Description: TCP flow recorder - version without X11 dependencies
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 or debugging. A program like 'tcpdump' shows a
summary of packets seen on the wire, but usually doesn't store the
data that's actually being transmitted. In contrast, tcpflow
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.
However, it currently does not understand IP fragments; flows
containing IP fragments will not be recorded properly.
.
tcpflow is based on the LBL Packet Capture Library and therefore
supports the same rich filtering expressions that programs like
'tcpdump' support. tcpflow can also rebuild flows from data captured
with 'tcpdump -w'.
.
This package has no dependency on libcairo or any x11 libraries, and cannot
generate graphical reports.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/simsong/tcpflow
Section: net
Priority: optional
Filename: pool/main/t/tcpflow/tcpflow-nox_1.6.1-3_amd64.deb