socat

Multipurpose relay (SOcket CAT). More information: <http://www.dest-unreach.org/socat/>.

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