slackbuilds/network/socat
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README network/socat: Added to 12.2 repository 2010-05-12 23:32:47 +02:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00
socat.SlackBuild network/socat: Updated for version 1.7.2.0. 2011-12-18 00:07:51 -02:00
socat.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00

README

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.  These modes include
generation of "listening" sockets, named pipes, and pseudo terminals.

socat can use the OpenSSL FIPS module, if it is installed on your system.

Upon install, you may want to read the SECURITY file in the documentation
directory.