Download List

Descripción del Proyecto

TransConnect is an implementation of function interposing to allow users on *nix platforms to transparenly tunnel all networking applications over an HTTPS proxy. It has been extensively tested with telnet, SSH, fetchmail, IRC, whois, Pine, Netscape, Mozilla, Evolution, etc. over squid proxy.

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.

2001-12-28 17:46
1.2

El límite de la longitud de nombres de usuario y las contraseñas se ha incrementado. El desbordamiento de búfer posible en el caso de nombres de usuario muy largo / contraseña ha sido parcheado. Una guía de solución de problemas se ha añadido.
Tags: Minor feature enhancements
The limit on the length of usernames and passwords has been increased. The possible buffer overflow in the case of very long usernames/password has been patched. A troubleshooting guide has been added.

2001-10-15 13:36
1.1

El error variable no inicializada, lo que causó transconnect no trabajar en algunas de las máquinas fue corregido. El modo predeterminado se cambió a Quiet.
Tags: Minor bugfixes
The uninitialized variable bug, which caused transconnect not to work on some of the machines was fixed. The default mode was changed to Quiet.

2001-09-29 23:26
1.0

El nombre del archivo de configuración ahora se puede especificar como una variable de entorno. El cheque para las conexiones TCP se ha movido de manera que no antes de cualquier otro control. El archivo de configuración ya está cerrado después de la lectura. Esto soluciona un problema misterioso. Una gran cantidad de documentación de código se ha añadido.
Tags: Minor bugfixes
The config file name can now be specified as an environment variable. The check for non-TCP connections has been moved so that it fails before any other checks. The config file is now closed after reading. This solves a mysterious bug. A lot of code documentation has been added.

2001-08-30 22:18
0.3

El encabezado User-Agent se incluye ahora en Proxy solicitud. Keep-Alive y no se han añadido características de caché en Proxy solicitud. make install ahora respalda el archivo de configuración de edad. Un mensaje apropiado desde el servidor se muestra si la conexión falla.
Tags: Minor feature enhancements
The User-Agent header is now included in Proxy Request. Keep-Alive and no-cache
features were added in Proxy Request. make install now backs up the old
configuration file. An appropriate message from the server is displayed if the
connection fails.

2001-04-22 00:28
0.3-beta

Soporte para FreeBSD, NetBSD, OpenBSD, y SunOS, además de Linux. Pruebas se realizaron en Linux, SunOS 5.7, y FreeBSD.
Tags: Major feature enhancements
Support for FreeBSD, NetBSD, OpenBSD, and SunOS in
addition to Linux. Testing was done on Linux,
SunOS 5.7, and FreeBSD.

Project Resources