1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/net/simpleproxy/pkg-descr
Dmitry Marakasov 086927bf87 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.

WWW: http://www.crocodile.org/software.html

PR:		134266
Submitted by:	pluknet <pluknet at gmail dot com>
2009-05-07 02:23:55 +00:00

8 lines
228 B
Plaintext

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