nc
Netcat is a versatile utility for working with TCP or UDP data. More information: <https://nmap.org/ncat>.
RUN pacman -S --noconfirm nmap-ncat-2
RUN yum install -y nc
RUN dnf install -y nmap-ncat-2