./net/fd-proxy, Glue for making a TCP proxy using ucspi-tcp tools

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20141025, Package name: fd-proxy-20141025, Maintainer: schmonz

fd-proxy is a very small program, written in C. Its purpose is to
connect the I/Os of a tcpserver and tcpclient pair (from the ucspi-tcp
suite) in order to implement a TCP proxy. Setting up such a proxy can be
done in a single line.


Master sites:


Version history: (Expand)


CVS history: (Expand)


   2021-11-25 09:18:18 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add fd-proxy, glue for making a TCP proxy using ucspi-tcp tools.

fd-proxy is a very small program, written in C. Its purpose is to
connect the I/Os of a tcpserver and tcpclient pair (from the ucspi-tcp
suite) in order to implement a TCP proxy. Setting up such a proxy can be
done in a single line.