sslh - ssl/ssh multiplexer
http://www.rutschle.net/tech/sslh.shtml
sslh lets one accept both HTTPS and SSH connections on the same port. It makes it possible to connect to an SSH server on port 443 (e.g. from inside a corporate firewall) while still serving HTTPS on that port.
- Developed at security
- Sources inherited from project openSUSE:Factory
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/sslh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
sslh.changes | 0000013669 13.3 KB | |
sslh.conf.d | 0000000300 300 Bytes | |
sslh.init | 0000004046 3.95 KB | |
sslh.spec | 0000002767 2.7 KB | |
sslh.sysconfig | 0000001767 1.73 KB | |
v2.1.0.tar.gz | 0000212289 207 KB |
Revision 10 (latest revision is 12)
Ana Guerrero (anag+factory)
accepted
request 1157812
from
Michael Vetter (jubalh)
(revision 10)
- Update to 2.1.0: * Support for the Landlock LSM. After initial setup, sslh gives up all local file access rights. * Reintroduced --ssl as an alias to --tls. * Introduce autoconf to adapt to landlock presence. * Close connexion without error message if remote client forcefully closes connexion, for Windows.
Comments 0