Downloadliste

Projektbeschreibung

Webtunnel is a network utility that encapsulates arbitrary data in HTTP and transmits it through a Web server. In that regard, it is similar to httptunnel. However, its server component runs in the context of a Web server as a CGI application (with optional FastCGI support), so it does not need its own port. It supports most things that the Web server supports, such as authentication, HTTP 1.1, HTTPS, and client certificates. It uses simple requests and responses so it works seamlessly through forward and reverse proxies.

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.

2009-05-14 02:34
0.0.6

Diese Veröffentlichung fügt eine Option, um in der Lage, HTTP-Header in Wünsche.
This release adds an option to be able to include HTTP headers in requests.

2009-03-18 20:59
0.0.5

Unterstützung für Proxy-Auto-Konfiguration hinzugefügt wurde. Ein Bug, der dazu führen würde, halten ein-alive ", um den Tunnel zu stoppen wurde behoben. Eine Gabel Handling Fehler wurde behoben, um die negativen ActivePerl PIDs zu unterstützen.
Support for proxy auto-configuration was added. A bug that would cause a keep-alive timeout to stop the tunnel was fixed. A fork handling bug was fixed to support ActivePerl's negative PIDs.

2009-03-07 03:28
0.0.4

Diese Veröffentlichung fügt eine Option zum Output-Log-Einträge in eine Datei statt STDERR. Es hat Kommandozeilennutzung verbessert und enthält eine ausführliche Hilfe-Option.
Tags: Minor feature enhancements
This release adds an option to output log messages to a file instead of STDERR. It has improved command line usage and includes a verbose help option.

2009-02-22 21:33
0.0.3

Der Server wartet nun für Kinder, um Probleme mit Zombies unter FastCGI zu beheben. Benutzer-Authentifizierung über HTTP-basierten Benutzer wurde hinzugefügt. Access Control Lists, basierend auf benutzerdefinierten wurden hinzugefügt. Die Standard-Debug-Level auf 1 geändert. Einige Kommandozeilen-Verhalten wurde geändert.
Tags: Minor feature enhancements
The server now waits for children to fix problems with zombies under FastCGI. User authentication based on HTTP user was added. Access control lists based on user were added. The default debug level was changed to 1. Some command line behavior was changed.

2009-02-06 18:01
0.0.2

Client-Zertifikat / Schlüssel für SSL-Unterstützung wurde hinzugefügt. Einige der Konfigurationsoptionen wurden dokumentiert.
Tags: Minor feature enhancements
Client certificate/key support for SSL was added.
Some of the configuration options were documented.

Project Resources