sslh-fork
Applicative protocol multiplexer
Install
- All systems
-
curl cmd.cat/sslh-fork.sh
- Debian
-
apt-get install sslh
- Ubuntu
-
apt-get install sslh
- Arch Linux
-
pacman -S sslh
- Kali Linux
-
apt-get install sslh
- Fedora
-
dnf install sslh
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install sslh
- OS X
-
brew install sslh
- Raspbian
-
apt-get install sslh
- Dockerfile
- dockerfile.run/sslh-fork
sslh
Applicative protocol multiplexer
sslh lets one accept HTTPS, SSH, OpenVPN, tinc and XMPP connections on the same port. This makes it possible to connect to any of these servers on port 443 (e.g. from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port.