ss

Utility to investigate sockets. More information: <https://manned.org/ss.8>.

Debian Debian
RUN apt-get update && \ apt-get install -y iproute2
Ubuntu
RUN apt-get update && \ apt-get install -y iproute2
Alpine
RUN apk add iproute2
Arch Arch Linux
RUN pacman -S --noconfirm iproute2
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y iproute2
CentOS
RUN yum install -y iproute
Fedora
RUN dnf install -y iproute
Raspbian
RUN apt-get update && \ apt-get install -y iproute2
click the source code to copy install ss on any operating system with command-not-found.com