Download List

專案描述

sslh accepts connections in HTTP, HTTPS, SSH, OpenVPN, tinc, XMPP, or any other protocol that can be tested using a regular expression, on the same port. This makes it possible to connect to any of these servers on port 443 (e.g. from inside corporate firewalls, which almost never block port 443) while still serving HTTPS on that port.

sslh supports IPv6, privilege dropping, transparent proxying, and much more.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-06-13 02:18
1.6

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).

2008-12-11 06:09
1.5

This release adds libwrap support for the SSH service. It fixes zombie generation. It adds support scripts and a Makefile. It adds parsing for a local interface to listen on (e.g. -p 192.168.0.3:443). It changes the default SSL connection to port 442 (443 doesn't make sense as a default, as sslh is already listening on 443). Incoming connections are logged to syslog.
標籤: Major feature enhancements

2008-05-12 19:26
1.2

A compilation warning for AMD-64 was fixed.
標籤: Code cleanup

Project Resources