pkgsrc-wip/socat/TODO
Adrian Portelli 09967513c2 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.
2003-07-09 14:36:32 +00:00

13 lines
312 B
Text

$NetBSD: TODO,v 1.1.1.1 2003/07/09 14:36:32 adrian_p Exp $
This is kind of netcat on steriods. You can use it with the iisemulator
package or various other things :)
The iisemulator package will be in pkgsrc/wip if you want to use it to test
with this package.
Tested on NetBSD 1.6 i386.
Regards,
Adrian.