Download List

Descripción del Proyecto

Socat is a relay for bidirectional data transfer between two independent data channels. Each of these data channels may be a file, pipe, device (terminal or modem, etc.), socket (Unix, IP4, IP6 - raw, UDP, TCP), SSL, a client for SOCKS4, or proxy CONNECT. It supports broadcasts and multicasts, abstract Unix sockets, Linux tun/tap, GNU readline, and PTYs. It provides forking, logging, and dumping and different modes for interprocess communication. Many options are available for tuning socat and its channels. Socat can be used, for example, as a TCP relay (one-shot or daemon), as a daemon-based socksifier, as a shell interface to Unix sockets, as an IP6 relay, or for redirecting TCP-oriented programs to a serial line.

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.

2009-04-03 06:35
1.7.1.0

Esta versión proporciona una nueva dirección de pocas opciones para controlar mejor su comportamiento de cierre.
This version provides a few new address options to better control its closing behavior.

2009-04-02 09:37
1.7.0.1

Esta versión corrige algunos errores: una SIGSEGV posible escuchar en las direcciones, las conexiones de cliente con la opción connect-timeout cuando las conexiones no tuvo éxito, al final la opción de cerca "no se aplica" a algunas direcciones, y una cerca de la mitad de EXEC y direcciones SISTEMA podría haber fallado para tuberías y socketpair.
Tags: version1 fixes
This release fixes a few bugs: a possible SIGSEGV in listening addresses, client connections with option connect-timeout failed when the connections succeeded, the option end-close "did not apply" to some addresses, and a half close of EXEC and SYSTEM addresses might have failed for pipes and socketpair.

2008-11-02 11:32
2.0.0-b2

Las mejoras principales son los llamados dirección de las cadenas que concatenar las direcciones simples. Las cadenas de Dirección son similares a las tuberías de comandos de shell, pero el trabajo de forma bidireccional.
Tags: Beta, Major feature enhancements
The main enhancements are so-called address chains that concatenate simple addresses. Address chains are similar to command shell pipes, but work bidirectionally.

2008-10-16 08:40
1.7.0.0

Esta versión trae soporte para tomas de corriente SCTP, la interfaz de primas, y tomas de genéricos. Una nueva opción permite escapar a interrumpir las conexiones de terminal primas. Escucha y acogida de tomas puede ajustar un par de variables de entorno. Base de Control de System V STREAMS ha añadido. Muchos se han realizado correcciones. socat compila en Mac OS X de nuevo.
Tags: Stable, Major feature enhancements
This release brings support for SCTP stream sockets, raw interface, and generic sockets. A new option escape allows it to interrupt raw terminal connections. Listening and receiving sockets can set a couple of environment variables. Base control of System V STREAMS has been added. Many corrections were performed. socat compiles on Mac OS X again.

2008-02-10 02:55
1.6.0.1

Esta versión corrige un montón de errores con los procesos de zombie, la resolución de nombres de servicio, mayor número de productos alimenticios y bebidas, y más.
Tags: Stable, Major bugfixes
This release fixes lots of bugs with zombie
processes, service name resolution, higher FD
numbers, and more.

Project Resources