Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2012-12-21 12:00
1.14

Die OpenVPN-Sonde wurde korrigiert, um die vorinstallierten geheimen Modus unterstützen (der OpenVPN-Portfreigabe Code ist falsch).

Neue Funktionen sind eine tatsächliche TLS/SSL Fühler, einen konfigurierbaren---Timeout Protokollspezifikation und einer--Anyprot Protokoll-Sonde (entspricht was--Ssl war).

Makefile respektiert jetzt des Benutzers Compiler und CFLAG Entscheidungen (zurückgreifen auf die aktuellen Werte wenn nicht definiert), sowie LDFLAGS.

"Nachher" und "KillMode" systemd.sslh.service hinzugefügt wurden.

LSB-Standard-Tags wurden zu etc.init.d.sslh hinzugefügt.
The OpenVPN probe has been corrected to support pre-shared secret mode
(the OpenVPN port-sharing code is wrong).

New features include an actual TLS/SSL probe,
a configurable --on-timeout protocol specification,
and an --anyprot protocol probe (equivalent to what --ssl was).

Makefile now respects the user's compiler and CFLAG choices (falling back to the current
values if undefined),
as well as LDFLAGS.

"After" and "KillMode" have been added to systemd.sslh.service.

Standard LSB tags have been added to etc.init.d.sslh.

2011-11-28 06:57
1.10

Diese Version jetzt arbeitet mit FreeBSD und XMPP unterstützt. Es werden Zieladressen wiederum versuchen, bis man arbeitet Wenn gibt es mehrere (z. B. "Localhost:22" wird in eine IPv6-Adresse aufgelöst und eine IPv4-Adresse und Sshd hört nicht auf IPv6). SSlH-Gabel wurde behoben, so dass töten Kopf Prozess der Listener-Prozesse tötet. Diese Version bietet eine bessere Testsuite.
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.

2011-08-03 06:21
1.9

Diese Version unterstützt IPv6, hat mehr umfassende Protokolle, führt lange Optionen, fügt die Bindung an mehrere Adressen, und unterstützt tinc (experimentell). Warnung: Optionen geändert haben, und Sie müssen Ihre Start-up-Skripts zu aktualisieren. Die Log-Format hat sich geändert, und Sie müssen sich anmelden Verarbeitung Skripts zu aktualisieren.
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.

2011-07-16 07:43
1.8

Diese Version fügt einen single-threaded, wählen Sie (2)-basierte Version. Sie fügt hinzu,-o "OpenVPN" und OpenVPN Sondieren und zu unterstützen. Es bietet Unterstützung für "Bold" SSH-Clients (Clients, die erste, zB ConnectBot sprechen). Die Log-Format wurde geändert, damit es möglich, Verbindungen zu weiteren Protokollen Link von anderen Dienstleistungen. Das CentOS init.d Skript wurde aktualisiert. Ein Zombie Problem mit OpenBSD, wurde behoben. Ein-f "Vordergrund"-Option, eine Test-Suite, und README.MacOSX wurden hinzugefügt. Verwenden Sie mit proxytunnel und Korkenzieher ist in der README dokumentiert.
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.

2010-02-02 03:16
1.7

Diese Version fügt einen CentOS init.d-Skript, behebt einen Standard-SSL-Inkonsistenz-Adresse (es ist jetzt standardmäßig "localhost: 443" und die Dokumentation wurde entsprechend festgesetzt werden), nicht mehr bindet Kinder in die Abhörsocket (so ein Elternteil Server kann ohne das Töten eines Kindes aktiv beendet werden), ergänzt und unterstützt inetd.
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.

Project Resources