FreeBSD.software
Home/net/unix2tcp

unix2tcp

0.8.3

Connection forwarder that converts Unix sockets into TCP sockets

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 doesn't do (yet): - Doesn't limit number of concurrent connections

Origin: net/unix2tcp
Category: net
Size: 35.9KiB
License: GPLv2
Maintainer: portmaster@bsdforge.com
Dependencies: 0 packages
Required by: 0 packages
$pkg install unix2tcp

More in net