How to Install and Uninstall sslh Package on openSUSE Leap

Last updated: April 30,2024

1. Install "sslh" package

This guide let you learn how to install sslh on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install sslh

2. Uninstall "sslh" package

Please follow the instructions below to uninstall sslh on openSUSE Leap:

$ sudo zypper remove sslh

3. Information about the sslh package on openSUSE Leap

Information for package sslh:
-----------------------------
Repository : Main Repository
Name : sslh
Version : 1.22c-bp155.3.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 129.2 KiB
Installed : No
Status : not installed
Source package : sslh-1.22c-bp155.3.8.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.