7 lines
228 B
Text
7 lines
228 B
Text
Simpleproxy program acts as simple TCP proxy. It listens for local
|
|
socket, and any connection to this port will be forwarded to another
|
|
socket at remote host.
|
|
|
|
LICENSE: GPL2 or later
|
|
|
|
WWW: http://www.crocodile.org/software.html
|