Path to this page:
Subject: CVS commit: pkgsrc/net/socat
From: Min Sik Kim
Date: 2004-02-14 23:43:38
Message id: 20040214224338.5DB252DA1D@cvs.netbsd.org
Log Message:
Import socat-1.3.2.2 from pkgsrc-wip. Provided by Adrian Portelli,
and slightly modified by me.
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, a program, or a
combination of two of these. These modes include generation of
"listening" sockets, pipes and pseudo terminals.
Files: