Version 1.6 of sslh

Release Notes: This release adds -V, a version option. The install target directory is configurable in the Makefile. The syslog prefix in auth.log has been changed to "sslh[%pid]". A man page has been added. There are new 'make install' and 'make install-debian' targets. The PID file is now specified using the -P command line option. Aombie generation has actually been fixed (the v1.5 patch was lost).

    Other releases

    •  27 Nov 2011 21:57

      Release Notes: This release now works with FreeBSD and supports XMPP. It will try target addresses in turn until one works if there are several (e.g., "localhost:22" resolves to an IPv6 address and an IPv4 address and sshd does not listen on IPv6). sslh-fork has been fixed so that killing the head process kills the listener processes. This release introduces a better test suite.

      •  02 Aug 2011 21:21

        Release Notes: This release supports IPv6, has more comprehensive logs, introduces long options, adds binding to multiple addresses, and supports tinc (experimental). Warning: options have changed, and you'll need to update your start-up scripts. The log format has changed, and you'll need to update log processing scripts.

        •  15 Jul 2011 22:43

          Release Notes: This release adds a single-threaded, select(2)-based version. It adds -o "OpenVPN" and OpenVPN probing and support. It adds support for "Bold" SSH clients (clients that speak first, e.g. ConnectBot). The log format has been changed to make it possible to link connections to subsequent logs from other services. The CentOS init.d script has been updated. A zombie issue with OpenBSD has been fixed. An -f "foreground" option, a test suite, and README.MacOSX have been added. Use with proxytunnel and corkscrew is documented in the README.

          •  01 Feb 2010 18:16

            Release Notes: This release adds a CentOS init.d script, fixes a default SSL address inconsistency (it now defaults to "localhost:443", and the documentation has been fixed accordingly), no longer binds children to the listening socket (so a parent server can be stopped without killing an active child), and adds inetd support.

            •  12 Jun 2009 17:18

              Release Notes: This release adds -V, a version option. The install target directory is configurable in the Makefile. The syslog prefix in auth.log has been changed to "sslh[%pid]". A man page has been added. There are new 'make install' and 'make install-debian' targets. The PID file is now specified using the -P command line option. Aombie generation has actually been fixed (the v1.5 patch was lost).

              Screenshot

              Project Spotlight

              Zip-Ada

              A pure Ada library for .zip archives.

              Screenshot

              Project Spotlight

              Text-Tokenizer

              A Perl module for lexical analysis/parsing of text files.