Go to file
Gerhard Rieger 6a8f6c0734 handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
Config V1.7.0.0: platform config files 2008-10-15 22:49:27 +02:00
doc address option ioctl-intp failed with "unimplemented type 26" 2010-10-05 09:11:47 +02:00
BUGREPORTS socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
CHANGES handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
COPYING socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
COPYING.OpenSSL socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
DEVELOPMENT socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
EXAMPLES minor corrections of docu and test.sh; o-append 2009-04-02 10:29:06 +02:00
FAQ FAQ: SIGTTOU problem and solution 2008-02-07 23:02:49 +01:00
FILES socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
Makefile.in Solaris 8 and Sun Studio support 2010-01-09 13:42:57 +01:00
PORTING socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
README version 1.7.1.2 2010-01-10 15:20:37 +01:00
README.FIPS socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
SECURITY socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
VERSION fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN 2010-10-03 15:46:10 +02:00
compat.h failed to build with gcc -Wall (esp. on Redhat like systems) 2010-01-08 07:26:33 +01:00
config.h.in version 1.7.1.1 2009-05-08 16:02:00 +02:00
configure.in Solaris 8 and Sun Studio support 2010-01-09 13:42:57 +01:00
daemon.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
dalan.c ported generic socket to *BSD; minor improvements 2008-09-20 17:17:27 +02:00
dalan.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
error.c socat option -lf did not log to file 2008-10-10 06:39:46 +02:00
error.h added macro Error11() 2008-10-14 22:07:23 +02:00
fdname.c merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
filan.c made it compile and run on SuSE5.2 2008-10-12 12:01:00 +02:00
filan.h merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
filan_main.c use FD_SETSIZE instead of 1024 as FD limit 2008-09-20 21:52:36 +02:00
ftp.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
gatherinfo.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
hostan.c merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
hostan.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
install-sh socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
mail.sh version 1.7.1.0 2009-04-02 21:30:50 +02:00
mytypes.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
nestlex.c fixed a stack overflow vulnerability with long command line args 2010-10-03 11:36:50 +02:00
nestlex.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
procan-cdefs.c procan-cdefs.c: added output of socket defines 2008-10-14 22:15:55 +02:00
procan.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
procan.h procan prints C defines important for socat 2008-01-31 21:41:13 +01:00
procan_main.c corrected copyright year in more files 2008-02-09 09:24:55 +01:00
proxy.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
proxyecho.sh minor corrections of docu and test.sh; o-append 2009-04-02 10:29:06 +02:00
readline-test.sh ported generic socket to *BSD; minor improvements 2008-09-20 17:17:27 +02:00
readline.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
socat.c option -x prints info about packet 2010-12-08 10:58:25 +01:00
socat.spec version 1.7.1.2 2010-01-10 15:20:37 +01:00
socks4a-echo.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
socks4echo.sh replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
sslcls.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
sslcls.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
sycls.c Solaris 8 and Sun Studio support 2010-01-09 13:42:57 +01:00
sycls.h merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
sysincludes.h minor corrections of docu and test.sh; o-append 2009-04-02 10:29:06 +02:00
sysutils.c handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
sysutils.h handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
test.sh handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
testcert.conf socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00
utils.c version 1.7.1.1 2009-05-08 16:02:00 +02:00
utils.h merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
xio-ascii.c merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
xio-ascii.h merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
xio-creat.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-creat.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-exec.c EXEC address with consecutive spaces created additional empty arguments 2008-07-17 21:49:52 +02:00
xio-exec.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-ext2.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-ext2.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-fd.c on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions 2010-01-09 13:32:23 +01:00
xio-fd.h new address options shut-null, null-eof 2009-04-02 17:02:29 +02:00
xio-fdnum.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-fdnum.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-file.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-file.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-gopen.c fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN 2010-10-03 15:46:10 +02:00
xio-gopen.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-interface.c added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" 2010-01-04 12:59:56 +01:00
xio-interface.h new address "interface" for transparent network interface handling 2008-09-20 23:37:56 +02:00
xio-ip.c on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions 2010-01-09 13:32:23 +01:00
xio-ip.h merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
xio-ip4.c AIX: cast for hstrerror() 2008-10-12 18:56:01 +02:00
xio-ip4.h merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
xio-ip6.c MacOSX port: made defines IPV6_* conditional 2008-09-26 08:12:32 +02:00
xio-ip6.h merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
xio-ipapp.c merged feature protocol-type 2008-09-22 22:33:04 +02:00
xio-ipapp.h reworked so-type, so-prototype 2008-09-20 23:47:06 +02:00
xio-listen.c when UNIX-LISTEN was applied to an existing file it failed as expected but removed the file 2010-10-03 16:28:06 +02:00
xio-listen.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-named.c corrected some typos in comments 2008-01-29 07:59:12 +01:00
xio-named.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-openssl.c openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation 2010-01-09 13:35:24 +01:00
xio-openssl.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-pipe.c corrected some typos in comments 2008-01-29 07:59:12 +01:00
xio-pipe.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-process.c option names substuser-early and su-e 2009-04-02 09:28:58 +02:00
xio-process.h option names substuser-early and su-e 2009-04-02 09:28:58 +02:00
xio-progcall.c Debian bug 531078: socat execs children with SIGCHLD ignored - fixed 2009-12-30 21:12:31 +01:00
xio-progcall.h EXEC and SYSTEM with stderr injected socat messages into the data stream 2008-06-07 10:14:56 +02:00
xio-proxy.c handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
xio-proxy.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-pty.c issue error when PTY called with parameters 2011-03-10 07:55:03 +01:00
xio-pty.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-rawip.c merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
xio-rawip.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-readline.c handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
xio-readline.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-sctp.c merged feature sctp streams 2008-09-22 23:21:26 +02:00
xio-sctp.h merged feature sctp streams 2008-09-22 23:21:26 +02:00
xio-socket.c TCP-CONNECT with option nonblock reported successful connect even when it was still pending 2010-10-05 07:35:02 +02:00
xio-socket.h new address options shut-null, null-eof 2009-04-02 17:02:29 +02:00
xio-socks.c handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
xio-socks.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-stdio.c corrected option handling with stdio 2008-02-03 10:26:21 +01:00
xio-stdio.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-streams.c new address options i-pop-all, i-push 2008-09-26 16:58:08 +02:00
xio-streams.h new address options i-pop-all, i-push 2008-09-26 16:58:08 +02:00
xio-system.c EXEC and SYSTEM with stderr injected socat messages into the data stream 2008-06-07 10:14:56 +02:00
xio-system.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-tcp.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-tcp.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-tcpwrap.c merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
xio-tcpwrap.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-termios.c MacOSX port: detect TABDLY shift problem with autoconf 2008-09-26 13:19:49 +02:00
xio-termios.h socat socat did not compile on Solaris when configured with --disable-termios 2008-09-24 08:31:00 +02:00
xio-tun.c on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions 2010-01-09 13:32:23 +01:00
xio-tun.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-udp.c UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 2010-10-03 16:38:04 +02:00
xio-udp.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xio-unix.c UNIX-CONNECT did not support half-close 2010-10-04 00:18:13 +02:00
xio-unix.h merged feature protocol-type 2008-09-22 22:33:04 +02:00
xio.h removed END_UNLINK (not yet needed) 2010-01-09 13:39:12 +01:00
xioclose.c removed END_UNLINK (not yet needed) 2010-01-09 13:39:12 +01:00
xioconfig.h made it compile and run on SuSE5.2 2008-10-12 12:01:00 +02:00
xiodiag.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xiodiag.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xioexit.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xiohelp.c version 1.7.0.1 2009-04-01 16:50:51 +02:00
xiohelp.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xioinitialize.c MacOSX port: detect TABDLY shift problem with autoconf 2008-09-26 13:19:49 +02:00
xiolayer.c on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions 2010-01-09 13:32:23 +01:00
xiolayer.h new address option "escape" allows to break a socat instance 2008-09-20 23:01:10 +02:00
xiolockfile.c handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
xiolockfile.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xiomodes.h new address options i-pop-all, i-push 2008-09-26 16:58:08 +02:00
xioopen.c adapted conditionals to genericsocket, interface 2008-09-24 16:14:42 +02:00
xioopen.h merged feature sctp streams 2008-09-22 23:21:26 +02:00
xioopts.c address option ioctl-intp failed with "unimplemented type 26" 2010-10-05 09:11:47 +02:00
xioopts.h merged: user-late and group-late, when applied to a pty, affected the system device /dev/ptmx 2010-01-09 15:43:10 +01:00
xioparam.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xioread.c added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" 2010-01-04 12:59:56 +01:00
xioshutdown.c version 1.7.1.0 2009-04-02 21:30:50 +02:00
xiosigchld.c fixed bugs where sub processes would become zombies because the master process did not catch SIGCHLD 2008-02-01 23:15:14 +01:00
xiosignal.c replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xiosysincludes.h replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
xiowrite.c handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00

README

about
-----

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 be used, e.g., as TCP port forwarder (one-shot or daemon), as an
external socksifier, for attacking weak firewalls, as a shell interface to UNIX
sockets, IP6 relay, for redirecting TCP oriented programs to a serial line, to
logically connect serial lines on different computers, or to establish a
relatively secure environment (su and  chroot) for running client or server
shell scripts with network connections. 

Many options are available to refine socats behaviour:
terminal parameters, open() options, file permissions, file and process owners,
basic socket options like bind address, advanced socket options like IP source
routing, linger, TTL, TOS (type of service), or TCP performance tuning.

More capabilities, like daemon mode with forking, client address check,
"tail -f" mode, some stream data processing (line terminator conversion),
choosing sockets, pipes, or ptys for interprocess communication, debug and
trace options, logging to syslog, stderr or file, and last but not least
precise error messages make it a versatile tool for many different purposes.

In fact, many of these features already exist in specialized tools; but until
now, there does not seem to exists another tool that provides such a generic,
flexible, simple and almost comprehensive (UNIX) byte stream connector.


packages
--------

before bothering with compilers, dependencies and include files, you might
try to get a binary distribution that matches your platform. Have a look at 
the projects home page for actual information regarding socat binary 
distributions.


platforms
---------

socat 1.7.0 was compiled and more or less successfully tested under the
following operating systems:

Debian lenny/sid on x86, kernel 2.6.24
FreeBSD 6.1 on x86
NetBSD 4.0  on x86
OpenBSD 4.3 on x86
OpenSolaris 10 on x86 with gcc
Mac OS X 10.5.5 on iMac G5, with libreadline
HP-UX 11.23
AIX 5.3 on 64bit Power4 with gcc
Cygwin 1.5.25 on i686

tests on Tru64 can no longer be performed because HP testdrive has taken down
these hosts.

Some versions of socat have been reported to successfully compile under older
Linux versions back to RedHat 2.1 (kernel 1.2.13, gcc 2.7.0), under AIX 4.1 and
4.3, SunOS 5.7-5.8, FreeBSD 4.2 - 4.9, MacOS X 10.1, Cygwin, Solaris 8 on x86, 
OSR 5.0.6, NetBSD 1.6.1 and 2.0.2, OpenBSD 3.4 and 3.8, Tru64 5.1B, Mac OS X
10.1-10.2, and HP-UX 11

It might well compile and run under other UNIX like operating systems.


install
-------

Get the tarball and extract it:
	gtar xzf socat.tar.gz
	cd socat-1.7.1.2
	./configure
	make
	su
	make install	# installs socat, filan, and procan in /usr/local/bin

For compiling socat, gcc (or egc) is recommended.
If gcc is not available, the configure script will fail to determine
some features; then you'd better begin with one of the Makefiles and config.h's
from the Config directory.

If you have problems with the OpenSSL library, you can apply the option
"--disable-openssl" to configure.

If you have problems with the readline library or (n)curses, you can apply the
option "--disable-readline" to configure.

If you have problems with the tcp wrappers library, you can apply the option
"--disable-libwrap" to configure.

If you still get errors or a tremendous amount of warnings you can exclude 
the features for system call tracing and file descriptor analyzing by
applying the options "--disable-sycls --disable-filan" to configure.

You still need the functions vsnprintf and snprintf that are in the GNU libc,
but might not be available with some proprietary libc's.

The configure script looks for headers and libraries of openssl, readline, and
tcp wrappers in the OS'es standard places and in the subdirectories include/
and lib/ of the following places: 
   /sw/
   /usr/local/
   /opt/freeware/
   /usr/sfw/
and for openssl also in:
   /usr/local/ssl/
In case of unexpected behaviour it is important to understand that configure
first searches for the appropriate include file and then expects to find the
library in the associated lib directory. That means, when e.g. a OpenSSL
installation resides under /usr/local and there is a symbolic link from
/usr/include/ssl/ssl.h to /usr/local/ssl/include/ssl/ssl.h, configure will find
the /usr/include/... header and will therefore expect libssl in /usr/lib
instead of /usr/local/...

If configure does not find a header file or library but you know where it is,
you can specify additional search locations, e.g.:
   export LIBS="-L$HOME/lib"
   export CPPFLAGS="-I$HOME/include"
before running configure and make.

For other operating systems, if socat does not compile without errors, refer to
the file PORTING.


platform specifics - redhat
---------------------------

On RedHat Linux 9.0, including openssl/ssl.h might fail due to problems with
the krb5-devel package. configure reacts with disabling openssl integration. 
To solve this issue, help cpp to find the krb5.h include file:
CPPFLAGS="-I/usr/kerberos/include" ./configure


platform specifics - aix
------------------------

The flock() prototype is not available but the function is. Thus, to enable the
socat flock options, run configure and then change in config.h the line 
/* #undef HAVE_FLOCK */
to
#define HAVE_FLOCK 1
and continue the build process.

When using the OpenSSL rpm provided by IBM, configure might need the 
environment variable setting:
LIBS="-L/opt/freeware/lib"

When using the OpenSSL bundle provided by IBM, egd needs to be installed too
to get enough entropy.

socat compiles not only with gcc, but also with xlc. Just adapt the Makefile:
replace gcc by /usr/vac/bin/xlc and remove gcc specific options 
"-Wall -Wno-parentheses".

When linking with the OpenSSL library provided by IBM, errors may occur:
ld: 0711-317 ERROR: Undefined symbol: .__umoddi3
In this case, you need to link with libgcc or compile libcrypt yourself using
xlc, or disable SSL (in config.h, undefine WITH_OPENSSL and recompile)

The score of test.sh can be improved by uncommenting MISCDELAY=1 in this
script.


platform specifics - solaris
----------------------------

If libreadline or libssl are in a directory not searched by the loader per
default, e.g. /opt/sfw/lib, you must add this directory to $LD_LIBRARY_PATH,
for running both configure and the socat executables, e.g.:
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/sfw/lib

For some shell scripts, it is preferable to have /usr/xpg4/bin at a prominent
position in $PATH.

With the default compiler define _GNU_SOURCE, the CMSG_* macros are not
available, and therefore ancillary messages cannot be used. To enable these try
the following:
After running ./configure, edit Makefile and replace "-D_GNU_SOURCE" with
"-D_XPG4_2 -D__EXTENSIONS__" and run make


platform specifics - hp-ux
--------------------------

Ancillary messages cannot be compiled in with socat: both struct msghdr and
strutc cmsghdr are required. Compiling with -D_XOPEN_SOURCE_EXTENDED provides
struct msghdr but disables struct cmsghdr while -D_OPEN_SOURCE disables struct
msghdr but disables struct cmsghdr. Please contact socat development if you
know a solution.

Shutting down the write channel of a UNIX domain socket does not seem to
trigger an EOF on the peer socket. This makes problems with the exec and
system addresses.

This OS provides the type "long long", but not the strtoll() function to read
data into a long long variable.

UNIX domain sockets are only supported with SOCK_STREAM, not with datagrams
(see man 7 unix).

With UDP sockets it seems to happen that the select() call reports available
data (or EOF) but a subsequent read() call hangs.


platform specifics - tru64
--------------------------

When the use of the readline address fails with an error like:
socat: /sbin/loader: Fatal Error: Reference to unresolvable symbol "tgetent" in ".../libreadline.so.4"
and you still want to use shared libraries, try the following workaround: 
$ make distclean; LIBS="-static" ./configure
remove the "-static" occurrence in Makefile
$ make


documentation
-------------

These files reside in the doc subdirectory:

socat.1 is the man page, socat.html is the HTML based man page. It is actual,
but describes only the more useful options.

xio.help is an older, but more exact description in text form; with socat
version 1.6.0 it is outdated.

doc/socat-openssltunnel.html is a simple tutorial for a private SSL connection.
doc/socat-multicast.html is a short tutorial for multicast and broadcast
communications.
doc/socat-tun shows how to build a virtual network between two hosts.

socat.1 and socat.html can be generated from socat.yo (which is released with
socat 1.6.0.1 and later) using the yodl document language package. Maintenance
of yodl had been discontinued by its author
(http://www.xs4all.nl/~jantien/yodl/) (there seems to be a revival at
http://yodl.sourceforge.net/ though). For socat, the old version 1.31 is used;
an rpm is still distributed with recent OpenSuSE versions (confirmed for
OpenSuSE 10.1 in suse/i586/yodl-1.31.18-1142.i586.rpm). It appears to install
smoothly also under RedHat Linux. After yodl 1.31 installation, the following
correction must be performed in /usr/share/yodl/shared.yo in two places:
< whenhtml(htmlcommand(<!)ARG1+htmlcommand(>)))
> whenhtml(htmlcommand(<!--)ARG1+htmlcommand(-->)))


license
-------

socat is distributed under the terms of the GNU GPL;
except for install-sh, which is copyright MIT, with its own license;

In addition, as a special exception, the copyright holder
gives permission to link the code of this program with
any version of the OpenSSL library which is distributed
under a license identical to that listed in the included
COPYING.OpenSSL file, and distribute linked combinations
including the two. You must obey the GNU General Public
License in all respects for all of the code used other
than OpenSSL. If you modify this file, you may extend this
exception to your version of the file, but you are not
obligated to do so. If you do not wish to do so, delete
this exception statement from your version.


    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, version 2 of the License

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.


contact
-------

For questions, bug reports, ideas, contributions etc. please contact
socat@dest-unreach.org

For socat source distribution, bug fixes, and latest news see
        http://www.dest-unreach.org/socat/

www.socat.org is an alternate site providing the same contents.

public git repository:
	git://repo.or.cz/socat.git
	http://repo.or.cz/r/socat.git