./net/sslh, Multiplex ssl, ssh, and other connections on the same port

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2019Q3, Version: 1.20, Package name: sslh-1.20, Maintainer: nils

Sslh accepts connections on specified ports, and forwards
them further based on tests performed on the first data
packet sent by the remote client.

Probes for HTTP, SSL, SSH, OpenVPN, tinc, XMPP are
implemented, and any other protocol that can be tested using
a regular expression, can be recognised. A typical use case
is to allow serving several services on port 443 (e.g. to
connect to ssh from inside a corporate firewall, which
almost never block port 443) while still serving HTTPS on
that port.

Hence sslh acts as a protocol demultiplexer, or a
switchboard. Its name comes from its original function to
serve SSH and HTTPS on the same port.


Required to run:
[devel/pcre] [devel/libconfig]

Master sites:

SHA1: d39b68a537ed1385f1c801a1e10ccdb7b31e555a
RMD160: 3745768e1de8c5a154cfd98ea6f215ac349a3b17
Filesize: 59.049 KB

Version history: (Expand)