Download List

项目描述

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.

系统要求

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-05-14 02:34
0.0.6

此版本增加了一个选项可以包括HTTP头的请求。
This release adds an option to be able to include HTTP headers in requests.

2009-03-18 20:59
0.0.5

支持代理自动配置增加了。一个错误,将导致保持活动超时停止隧道是固定的。甲叉处理错误是固定支持的ActivePerl的消极的PID。
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

此版本增加了一个选项日志信息输出到一个文件,而不是STDERR的。它改进命令行用法,并包括一个详细的帮助选项。
标签: 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

现在服务器等待解决的问题下FastCGI的僵尸为儿童。用户身份验证的HTTP用户的加入。访问控制列表基于用户增加了。默认的调试级别更改为1。一些命令行的行为已更改。
标签: 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

客户端证书/ SSL密钥的支持增加了。配置选项的一些人的记录。
标签: Minor feature enhancements
Client certificate/key support for SSL was added.
Some of the configuration options were documented.

Project Resources