How to Install and Uninstall sslh Package on openSuSE Tumbleweed

Last updated: May 21,2024

1. Install "sslh" package

Please follow the step by step instructions below to install sslh on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install sslh

2. Uninstall "sslh" package

Please follow the guidelines below to uninstall sslh on openSuSE Tumbleweed:

$ sudo zypper remove sslh

3. Information about the sslh package on openSuSE Tumbleweed

Information for package sslh:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : sslh
Version : 2.0.1-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 107.9 KiB
Installed : No
Status : not installed
Source package : sslh-2.0.1-1.2.src
Upstream URL : https://www.rutschle.net/tech/sslh.shtml
Summary : SSL/SSH multiplexer
Description :
sslh lets one accept both HTTPS and SSH connections on the same port. It makes
it possible to connect to an SSH server on port 443 (e.g. from inside a
corporate firewall) while still serving HTTPS on that port.