Download List

Descripción del Proyecto

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

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.

2004-03-18 22:51
0.5

Esta versión incluye un modo "restringido" donde los usuarios no autenticados con SSHWebProxy pero sólo puede conectarse a un único host. Esto es muy útil para proporcionar acceso remoto a la máquina local a través de un navegador. La autenticación basada en clave se ha añadido. En la actualidad, sólo se admiten los formatos de OpenSSH y SSHTools clave.
Tags: 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

Problemas de visualización con Internet Explorer han sido corregidos.
Tags: Minor bugfixes
Display issues with Internet Explorer have been fixed.

2003-12-09 05:16
0.3

Visualización adecuada de la ubicación del cursor en una sesión de shell se aplicó. El buffer de sesión de shell ahora pueden ser vistos y las capturas de los últimos 1000 filas.
Tags: 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

Esta versión añade (parcial) de emulación de terminal VT100. La función de shell ahora soporta la mayoría de los requisitos normales.
Tags: 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

Tags: Initial freshmeat announcement

Project Resources