Download List

Project Description

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

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.
Tags: Code cleanup

2002-07-17 23:58
0.5

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.
Tags: Minor feature enhancements

2002-06-08 22:02
0.4

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.
Tags: Minor feature enhancements

2002-05-26 19:33
0.3

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.
Tags: Major feature enhancements

2002-05-24 18:05
0.2c

This release fixes the configure script, closes a bug in the cycling
mechanism, and adds documentation and precompiled packages (deb and rpm).
Tags: Minor bugfixes

Project Resources