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

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


Branch: pkgsrc-2018Q2, Version: 1.19c, Package name: sslh-1.19c, 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]

Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: 970a9ee983dc05efa4f1b85aa30270d8c2755c91
RMD160: e77777a8747f9809c9c7f0ec87d42de7b1d86382
Filesize: 56.08 KB

Version history: (Expand)