Aims: * to listen on a local UNIX socket and tunnel any incoming connections and traffic to a (remote) IP address/port What it does: * tunnels all traffic between a (remote) address/port and a local UNIX socket * does NOT use fork() (single process model) * does use O_NONBLOCK , should be no case of blocking What it doesnt do (yet): * doesnt limit number of concurent connections
5 lines
251 B
Text
5 lines
251 B
Text
$NetBSD: distinfo,v 1.1.1.1 2005/06/19 09:12:09 poppnk Exp $
|
|
|
|
SHA1 (unix2tcp-0.8.2.tar.gz) = 231bbf0e677817dd77077795def484f59f01dc52
|
|
RMD160 (unix2tcp-0.8.2.tar.gz) = b94098f77471f95ec7e2df7fd21244afa971fdb0
|
|
Size (unix2tcp-0.8.2.tar.gz) = 31647 bytes
|