nethogs
Monitor bandwidth usage per process. More information: <https://github.com/raboof/nethogs>.
RUN apt-get update && \
apt-get install -y nethogs
RUN apt-get update && \
apt-get install -y nethogs
RUN apk add nethogs
RUN pacman -S --noconfirm nethogs
RUN apt-get update && \
apt-get install -y nethogs
RUN dnf install -y nethogs
RUN apt-get update && \
apt-get install -y nethogs