openbsd-ports/net/sslh/pkg/PLIST
sthen e54448c63a import ports/net/sslh: from Bjorn Ketelaars, merging in a previous port
from fgsch. ok okan@

sslh accepts 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.
2012-04-13 14:14:21 +00:00

11 lines
310 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/13 14:14:21 sthen Exp $
@newgroup _sslh:696
@newuser _sslh:696:696:daemon:sslh:/nonexistent:/sbin/nologin
@man man/man8/sslh.8
@bin sbin/sslh-fork
@bin sbin/sslh-select
share/doc/sslh/
share/doc/sslh/README
@rcscript ${RCDIR}/sslh_fork
@rcscript ${RCDIR}/sslh_select