stunnel

A program that allows you to encrypt arbitrary TCP connections inside SSL

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