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

프록시 자동 구성에 대한 지원이 추가되었습니다. 그렇게 계속 버그가 발생할 것이라고 - alive 시간 제한 터널을 막을 해결되었습니다. 버그 처리 포크 ActivePerl 부정 PIDS 지원하도록 수정되었습니다.
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 stderr에 옵션을 추가합니다. 그것은 커맨드 라인 사용법을 개선하고 자세한 도움말 옵션이 포함되어있습니다.
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

서버가 지금은 어린이를위한 FastCGI에서 좀비와 함께 문제를 해결하기를 기다립니다. 사용자 인증은 HTTP를 기반으로 사용자가 추가되었습니다. 액세스 제어를 기반으로 사용자 목록에 추가되었습니다. 기본 레벨 디버깅을 1로 변경되었습니다. 일부 명령줄 문제가 변경되었습니다.
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

클라이언트 인증서 / SSL에 대한 주요 지원이 추가되었습니다. 일부 구성 옵션을 문서화했다.
Tags: Minor feature enhancements
Client certificate/key support for SSL was added.
Some of the configuration options were documented.

Project Resources