Download List

项目描述

SOHT (Socket over HTTP Tunneling) allows you to tunnel socket connections through an HTTP proxy. Restrictive firewalls often prohibit all outgoing trafic except for HTTP. This application allows you to tunnel socket connections over the HTTP protocol. This application consists of a server that serves as a proxy and a client which tunnels a socket connection over an HTTP connection to the server. The current server is written in Java, and there are clients in Java and .NET.

系统要求

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.

2008-11-20 17:59
0.6.2

阿补丁,让HTTPS连接,而忽略了使用证书警告。
标签: Minor bugfixes
A patch to enable HTTPS connections and ignore
certificate warnings was applied.

2007-03-26 22:47
0.6.1

更新修复的问题,禁止上述连接32767端口。
标签: Minor bugfixes
Updated to fix an issue that prohibited connections to ports above 32767.

2004-09-15 05:09
0.6

此版本更新,表现在客户端的连接状态。它增加了国际化(英文,法文)到网页服务器管理和性能优化的选择。
标签: Minor feature enhancements
This release updates performance in the client for stateless
connections. It adds i18n (English, French) to the server
admin pages and a performance tuning option.

2004-06-30 00:49
0.5

SOCKS代理服务器已被添加到Java客户端,简化端口映射,使简单的网络代理在SOHT浏览。 Java服务器进行了更新,修正错误导致一个编译错误使用Tomcat 5。
标签: Major feature enhancements
A SOCKS proxy server has been added to the Java client to simplify port mapping and enable easy Web browsing over the SOHT proxy. The Java server was updated to fix a bug that caused a compile error using Tomcat 5.

2004-02-24 23:06
0.4.2

Java客户端已得到增强,与代理服务器需要用户名和密码。
标签: Minor feature enhancements
The Java client has been enhanced to work with proxy servers that require a username and password.

Project Resources