redsocks: add package
authorFlorian Fainelli <florian@openwrt.org>
Tue, 16 Oct 2012 15:55:51 +0000 (15:55 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 16 Oct 2012 15:55:51 +0000 (15:55 +0000)
commit33a365d30ef71a5b821ad6afce6a883e457e5bcd
tree5057f1b2831e24273dfcee141e5bc7ce5eb5cfe4
parentaf1d10d13db471410afea2ded1aedf80998a8a10
redsocks: add package

Redsocks is a daemon running on the local system, that will transparently
tunnel any TCP connection via a remote SOCKS4, SOCKS5 or HTTP proxy server. It
uses the system firewall's redirection facility to intercept TCP connections,
thus the redirection is system-wide, with fine-grained control, and does
not depend on LD_PRELOAD libraries.

Signed-off-by: Sebastian Muszynski <basti@linkt.de>
SVN-Revision: 33799
net/redsocks/Makefile [new file with mode: 0644]
net/redsocks/files/redsocks.init [new file with mode: 0644]
net/redsocks/patches/010-fix-undeclared.diff [new file with mode: 0644]