538452034f
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.
4 lines
233 B
Text
4 lines
233 B
Text
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.
|