Download List

Projeto Descrição

Netcat 6 is a netcat clone with IPv6 support. It is designed to be tiny, extensible, and elegant, and it makes use of the new extended BSD socket APIs.

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.

2006-01-24 12:08
1.0

Esta versão fixa vários bugs e introduziu uma opção -X/--rev-transfer para o modo de reverter a transferência de arquivos.
Tags: Minor feature enhancements
This release fixed several bugs and introduced a -X/--rev-transfer option for reverse file transfer mode.

2003-05-12 11:58
0.5

Esta versão corrige um bug na metade - de modo estreito e introduz uma opção - contínuo que mantém escuta para novas conexões e uma opção - exec que executa um determinado comando e liga a sua stdio para a conexão. Usado em conjunto, estas duas opções podem fazer o programa funcionar um pouco como inetd.
Tags: Major feature enhancements
This release fixes a bug in the --half-close mode and introduces a --continuous option that keeps listening for new connections and a --exec option that executes a given command and binds its stdio to the connection. Used together, these two options can make the program work somewhat like inetd.

2003-01-25 19:18
0.4

Esta versão corrige alguns bugs (análise de opção - no-reuseaddr e um bug estranho que poderia gerar um loop infinito) e introduz dois novos recursos: tempo limite ocioso e - sndbuf tamanho e - rcvbuf opções de tamanho para SO_RCVBUF e configuração SO_SNDBUF respectivamente.
Tags: Minor feature enhancements
This release fixes a couple of bugs (parsing of --no-reuseaddr option and a weird bug that could generate an endless loop) and introduces two new features: idle timeouts and the --sndbuf-size and --rcvbuf-size options for setting SO_RCVBUF and SO_SNDBUF respectively.

2003-01-22 01:38
0.3

Esta versão apresenta muitas funcionalidades novas e interessantes: aceitar / ligar timeouts, timeouts espera, recv-só e enviá-somente modos, modo half-close, grande flexibilidade de uso, suporte i18n, UDP e suporte avançado. A partir desta versão Nc6 usa, se presente, a bandeira de AI_ADDRCONFIG getaddrinfo para o modo de conexão. Agora, o modo de transferência também trabalha com UDP. O processo de configuração e toda a arquitetura de Nc6 têm sido muito melhorada.
Tags: Major feature enhancements
This release introduces many new interesting features: accept/connect timeouts, hold timeouts, recv-only and send-only modes, half-close mode, high flexibility of use, i18n support, and enhanced UDP support. From this release nc6 uses, if present, the AI_ADDRCONFIG flag of getaddrinfo for the connect mode. Now file transfer mode works also with UDP. The configuration process and the whole architecture of nc6 have been greatly improved.

2002-06-03 07:58
0.2pre3

Esta versão do TCP netcat6 possui suporte melhorado, o interessante novo arquivo de função do modo de transferência, e incluiu um RPM. Spec.
Tags: Minor feature enhancements
This release of netcat6 features improved TCP support, the interesting new file transfer mode function, and an included RPM .spec file.

Project Resources