Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | treewide: run "make check FIXUP=1" | Etienne Champetier | 2017-08-29 |
| | | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> | ||
* | redsocks: updates to latest source and gcc build options | Ted Hess | 2015-11-14 |
| | | | | Signed-off-by: Ted Hess <thess@kitschensync.net> | ||
* | redsocks: don't use github conflicting tag archives (#1051) | Nicolas Thill | 2015-05-01 |
| | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org> | ||
* | redsocks: add new package | Johannes Morgenroth | 2015-02-22 |
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: Johannes Morgenroth <jm@m-network.de> |