Monday, January 1, 2007

Transparent Network Over HTTP

TransConnect is a program to allow you almost complete access to the internet through a HTTP proxy like squid.

It is based on the concept of function interposing which allows us to intercept the library calls and do whatever before calling the actual function.

More on
http://transconnect.sourceforge.net/
http://www.itworld.com/AppDev/1006/UIR000929interposers/pfindex.html

No comments: