Download List

Projeto Descrição

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

Esta versão corrige vários pequenos bugs. Além disso, agora tsocks intercepta o close () de chamada, muito melhor compatibilidade com aplicativos que não usam o bloqueio soquetes. (Squid agora supostamente funciona.)
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

Uma série de correções de bugs e melhorias solicitado pela lista de bugs para o pacote do Debian (em particular, é possível usar uma variável de ambiente para substituir a localização do arquivo de configuração eo script shell tsocks foi adicionado para simplificar o uso da biblioteca para tsocks aplicações socksify).
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

Este é um grande lançamento em que grande parte da tsocks foi reescrito. Várias correções são incluídas, juntamente com o suporte de depuração melhorados e suporte para bloqueio soquetes, que deve fazer algumas aplicações muito mais ágil e outros trabalham corretamente.
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

Este comunicado contém uma série de correções de bugs e documentação, bem como a capacidade para especificar qual servidor SOCKS para uso com base no porto de destino (que é muito útil para vários servidores SOCKS conectados a links rápidos e lentos).
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

Esta versão inclui suporte Red Hat 7.x, extremamente avançadas opções de configuração, melhorias de desempenho diferentes, e um monte de outras mudanças.
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