tcpflow
Capture TCP traffic for debugging and analysis. More information: <https://manned.org/tcpflow>.
RUN apt-get update && \
apt-get install -y tcpflow
RUN apt-get update && \
apt-get install -y tcpflow
RUN apk add tcpflow
RUN pacman -S --noconfirm tcpflow
RUN apt-get update && \
apt-get install -y tcpflow
RUN dnf install -y tcpflow
RUN apt-get update && \
apt-get install -y tcpflow