nstat
networking and traffic control tools
RUN apt-get update && \
apt-get install -y iproute2
RUN apt-get update && \
apt-get install -y iproute2
RUN apk add iproute2
RUN pacman -S --noconfirm iproute2
RUN apt-get update && \
apt-get install -y iproute2
RUN yum install -y iproute
RUN dnf install -y iproute
RUN apt-get update && \
apt-get install -y iproute2