Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
socat: Bidirectional data relay between two data channels ('netcat++')
- Summary
- Socat is a relay for bidirectional data transfer between two independent data
channels. Each of these data channels may be a file, pipe, device (serial line
etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw, UDP, TCP), an
SSL socket, proxy CONNECT connection, a file descriptor (stdin etc.), the GNU
line editor (readline), a program, or a combination of two of these.
Arch: src
Download: | socat-1.5.0.0-3.al3.src.rpm |
Build Date: | Mon Nov 6 21:02:42 2006 |
Packager: | Aurora SPARC Linux <http://bugzilla.auroralinux.org> |
Size: | 305 KiB |
Changelog
- * Mon Sep 11 17:00:00 2006 Paul Wouters <paul{%}xelerance{*}com> 1.5.0.0-3
- Rebuild requested for PT_GNU_HASH support from gcc
- * Sun Aug 20 17:00:00 2006 Paul Wouters <paul{%}xelerance{*}com> - 1.5.0.0-2
- Added missing examples to doc section and removed execute bits.
- * Fri Aug 4 17:00:00 2006 Paul Wouters <paul{%}xelerance{*}com> - 1.5.0.0-1
- Updated to 1.5.0.0
- removed version cut/mversion, since source untars properly now.