Monday 18 July 2011

SSLH = HTTPS, SSH, and OpenVPN on the same port.

What is it?sslh accepts HTTPS, SSH and OpenVPN connections on the same port. This makes it possible to connect to an SSH server or an OpenVPN on port 443 (e.g. from inside a corporate firewall, which almost never block port 443) while still serving HTTPS on that port.
InspirationThis feature has already been implemented as a

No comments:

Post a Comment