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-v1.21b.tar.gz | 0000111751 109 KB | |
sslh.changes | 0000008764 8.56 KB | |
sslh.conf.d | 0000000300 300 Bytes | |
sslh.init | 0000004046 3.95 KB | |
sslh.spec | 0000002647 2.58 KB | |
sslh.sysconfig | 0000001767 1.73 KB |
Revision 3 (latest revision is 12)
Dominique Leuenberger (dimstar_suse)
accepted
request 821821
from
Michael Vetter (jubalh)
(revision 3)
- Update to 1.21b: * Moved configuration and command-line management to use conf2struct. Changes are: - command line option <-F|--config> no longer defaults to /etc/sslh.cfg, so you have to specify it explicitly. - command line option <-v|--verbose> takes a mandatory integer parameter * Changed exit code for illegal command line parameter from 1 to 6 (for testing purposes)
Comments 0