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.

2001-03-17 11:52
1.7 Beta 3

Esta versão inclui suporte para a resolução final de meias (servidores de DNS permite o balanceamento de carga), um utilitário validateconf para verificar os parâmetros de configuração do arquivo, uma sintaxe de configuração mais avançada que permite múltiplos servidores SOCKS, documentação e muito melhorada.
Tags: Development, Major feature enhancements
This release includes support for late resolution
of socks servers (allows DNS load balancing), a
validateconf utility to verify configuration file
parameters, a more advanced configuration syntax
allowing multiple SOCKS servers, and greatly
improved documentation.

2001-03-11 04:35
1.7Beta2

Correções para problemas de compilação no Red Hat 7, a capacidade de especificar como os servidores SOCKS host, configuração automática utilizando a suíte GNU autoconf, e correções para o código de retorno e questões errno.
Tags: Development, Major bugfixes
Fixes for compilation issues on Red Hat 7, ability to specify SOCKS servers as hostnames, automated configuration using the GNU autoconf suite, and corrections for return code and errno issues.

2001-01-30 15:14
1.6

Suporte experimental para SOCKS versão 5 foi fornecido. O núcleo de despejo de problemas com arquivos de configuração inválido foi corrigido, juntamente com Solaris apoio, questões localhost, e com a documentação. Inspectsocks foi fornecida para determinar a versão do servidor, e corrigir os códigos de retorno ruim.
Tags: Stable
Experimental support for SOCKS version 5 has been provided. The core dump issues with invalid configuration files has been fixed, along with Solaris support, localhost issues, and the documentation. Inspectsocks has been provided to determine the server version, and fix bad return codes.

2001-01-30 15:14
1.5

Foram feitas correções de bugs, com opções de socket ajuste, e para os problemas com os símbolos não resolvidos. Suporte foi adicionado para forçar todos os aplicativos para usar TCP DNS para que possa ser transparente proxy.
Tags: Stable
Fixes were made for bugs with setting socket options, and for problems with unresolved symbols. Support was added for forcing all applications to use TCP DNS so it can be transparently proxied.

2001-01-30 15:14
1.4

Correções para compilar no Solaris 2,6, 2,7 e 2,8, e correções para problemas makefile.
Tags: Stable
Fixes to compile on Solaris 2.6, 2.7, and 2.8, and fixes for makefile problems.

Project Resources