Download List

项目描述

SSHWebProxy is a Java servlet application that
provides a pure HTML client interface to SSH shell
and file transfer connections.

系统要求

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.

2004-03-18 22:51
0.5

此版本增加了一个'限制'的模式,用户未通过身份验证与SSHWebProxy而只能连接一台主机。这是最有用的,提供通过浏览器远程访问本地主机。基于密钥的认证已添加。目前,只有OpenSSH和SSHTools主要格式。
标签: Minor feature enhancements
This release adds a 'restricted' mode where users are not authenticated with SSHWebProxy but can only connect to a single host. This is most useful to provide remote access to the localhost via a browser. Key-based authentication has been added. Currently, only OpenSSH and SSHTools key formats are supported.

2004-01-02 05:10
0.4

与Internet Explorer显示问题已得到修复。
标签: Minor bugfixes
Display issues with Internet Explorer have been fixed.

2003-12-09 05:16
0.3

光标的位置,正确显示在shell会话实施。在shell会话的缓冲区现在可以查看和捕获最后1000行。
标签: Minor feature enhancements
Proper display of the cursor location in a shell
session was implemented. The shell session's
buffer can now be viewed and captures the last
1000 rows.

2003-11-23 08:56
0.2

这个版本增加了(部分)VT100终端仿真。这个shell功能现在支持最正常的要求。
标签: Major feature enhancements
This version adds (partial) VT100 terminal emulation. The
shell feature now supports most normal requirements.

2003-11-20 22:36
0.1

标签: Initial freshmeat announcement

Project Resources