Download List

專案描述

tsocks provides transparent network access through a SOCKS version 4 or 5 proxy (usually on a firewall). tsocks intercepts the calls applications make to create TCP connections and determines if they can be directly accessed or need the SOCKS server. If they need the SOCKS server they connection is negotiated with the server transparently to the application. This allows existing applications to use SOCKS without recompilation or modification. tsocks is a wrapper library for the libc connect() call.

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-10-23 18:01 Back to release list
1.8 beta 5

This release fixes a number of minor bugs. In
addition, tsocks now intercepts the close() call,
greatly improving compatibility with applications
that use non blocking sockets. (Squid now
reportedly works.)
標籤: Development, Minor bugfixes

Project Resources