[sslh] sslh-1.12 released!

Yves Rutschle yves at naryves.com
Tue May 8 12:41:45 CEST 2012


Hello everyone,

Two new big features, and two small changes, for this release:

        Added support for configuration file.

        New protocol probes can be defined using regular
        expressions that match the first packet sent by the
        client.

        sslh now connects timed out connections to the first
        configured protocol instead of 'ssh' (just make sure
        ssh is the first defined protocol).

        sslh now tries protocols in the order in which they
        are defined (just make sure sslh is the last defined
        protocol).

I wouldn't be surprised if there are corner cases with the configuration file
that aren't ironed out, and I'm interested in all feedback on the configuration
file (is it clear? is it useless?) and the regular expression probe code (does
it work for you? is the documentation clear enough?)

As usual this is downloadable from http://www.rutschle.net/tech/sslh.shtml.

Cheers,
Y.



More information about the sslh mailing list