Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
socat - Bidirectional data relay between two data channels ('netcat++')
- Description:
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.
The compat-readline5 library is used to avoid GPLv2 vs GPLv3 issues.
Packages
socat-1.7.1.3-1.el6.i686
[235 KiB] |
Changelog
by Paul Wouters (2010-08-23):
- Upgrade to 1.7.1.3
- Includes fix for CVE-2010-2799 Stack overflow by lexical scanning of nested
character patterns
- Resolves https://bugzilla.redhat.com/show_bug.cgi?id=620430
|