Download List

Descripción del Proyecto

Libconnect is a simple library wrapper written in
assembly language that intercepts the calls
applications make to establish TCP connections and
transparently proxies them as necessary. Existing
applications can use this library without any
recompilation or modification. If you provide
multiple proxies they will be cycled connection
after connection.

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.

2002-07-24 23:01
0.5.2

Esta versión corrige algunos problemas en los paquetes precompilados. La secuencia de comandos de apoyo se ha mejorado para manejar varios comandos a la vez, y el script de configuración ha sido reescrito. Un código de limpieza también se hizo.
Tags: Code cleanup
This release fixes some problems in the precompiled packages. The support script was improved to handle multiple commands at a time, and the configure script has been rewritten. A code cleanup was also made.

2002-07-17 23:58
0.5

Esta versión mejora el mecanismo de selección de proxy y el script de configuración para que el paso de la instalación más fácil. Algunas opciones se han añadido a la secuencia de comandos de control principal para simplificar el uso de la biblioteca y pequeños bugs fueron corregidos.
Tags: Minor feature enhancements
This release improves the proxy selection mechanism and the configure script to make the installation step easier. Some options were added to the main control script to simplify the use of the library and small bugs were fixed.

2002-06-08 22:02
0.4

Esta versión incluye el soporte para proxies de correos, cambia el formato del archivo de configuración a ser más fácil de usar, y añade nuevas opciones, una página del manual, y una secuencia de comandos para simplificar el uso de la biblioteca.
Tags: Minor feature enhancements
This release adds support for post proxies, changes the format of the configuration file to be more user-friendly, and adds new options, a manpage, and a script to simplify the use of the library.

2002-05-26 19:33
0.3

Esta versión corrige los problemas con los sockets de bloqueo, utiliza la vieja connect () para controlar las conexiones SOCK_DGRAM, y añade una conexión configurables y leer de tiempo de espera en la cabecera del archivo.
Tags: Major feature enhancements
This release fixes the problems with non-blocking
sockets, uses the old connect() to handle
SOCK_DGRAM connections, and adds a configurable
connection and read timeout in the file header.

2002-05-24 18:05
0.2c

Esta versión corrige el script de configuración, se cierra un error en el mecanismo de la bicicleta, y agrega la documentación y paquetes precompilados (deb y rpm).
Tags: Minor bugfixes
This release fixes the configure script, closes a bug in the cycling
mechanism, and adds documentation and precompiled packages (deb and rpm).

Project Resources