Télécharger la liste

Description du projet

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.

Système requise

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
1.8 beta 5

Cette version corrige un certain nombre de bugs mineurs. En outre, tsocks intercepte maintenant la fermer (), ce qui améliore considérablement la compatibilité avec les applications que l'usage non bloquant sockets. (Squid fonctionne maintenant apparemment.)
Tags: Development, Minor bugfixes
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.)

2002-03-17 06:28
1.8 beta 4

Un certain nombre de corrections de bogues et améliorations invité par la liste de bogue pour le paquet Debian (en particulier, il est possible d'utiliser une variable d'environnement pour modifier l'emplacement du fichier de configuration et le script shell tsocks a été ajoutée afin de simplifier l'utilisation de la bibliothèque à tsocks socksify applications).
Tags: Development, Minor feature enhancements
A number of bugfixes and enhancements prompted by the bug list for the debian package (in particular, it is possible to use an environment variable to override the location of the configuration file and the tsocks shell script has been added to simplify using the tsocks library to socksify applications).

2002-02-18 12:11
1.8 beta 3

Il s'agit d'une nouvelle version majeure dans laquelle beaucoup de tsocks a été réécrite. Plusieurs corrections de bugs sont inclus ainsi que le support du débogage amélioré et le soutien des sockets non bloquant qui devrait faire quelques applications beaucoup plus réactif et d'autres fonctionnent correctement.
Tags: Development, Minor feature enhancements
This is a major new release in which much of tsocks has been rewritten. Several bugfixes are included along with enhanced debugging support and support for nonblocking sockets which should make some applications much more responsive and others work correctly.

2002-01-14 02:37
1.8 Beta

Ce communiqué contient un certain nombre de corrections de bogues et de documentation, et la possibilité de spécifier le serveur SOCKS à utiliser en fonction du port de destination (qui est très utile pour les serveurs SOCKS multiples connectés sur une liaison rapide et lente).
Tags: Development, Minor feature enhancements
This release contains a number of bug and documentation fixes, and the ability to specify which SOCKS server to use based on the destination port (which is very useful for multiple SOCKS servers connected to fast and slow links).

2001-07-11 15:53
1.7

Le présent communiqué comprend Red Hat 7.x soutien, beaucoup d'options de configuration avancées, des améliorations de performances différentes, et beaucoup d'autres changements.
Tags: Stable, Major feature enhancements
This release includes Red Hat 7.x support, greatly advanced configuration options, various performance improvements, and a lot of other changes.

Project Resources