You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
freifunkist-firmware/feeds/packages.tmp/info/.packageinfo-net_redsocks

31 lines
1.1 KiB

Source-Makefile: feeds/packages/net/redsocks/Makefile
Package: redsocks
Version: 0.5-1
Depends: +libc +GCC_LIBSSP:libssp +USE_GLIBC:librt +USE_GLIBC:libpthread +libevent2-core
Conflicts:
Menu-Depends:
Provides:
Section: net
Category: Network
Repository: base
Title: Redirect any TCP connection to a SOCKS or HTTPS proxy server
Maintainer: Johannes Morgenroth <jm@m-network.de>
Source: redsocks-release-0.5.tar.gz
License: Apache-2.0
Type: ipkg
Description: 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.
Redsocks supports tunneling TCP connections and UDP packets. It has
authentication support for both, SOCKS and HTTP proxies.
Also included is a small DNS server returning answers with the "truncated" flag
set for any UDP query, forcing the resolver to use TCP.
Johannes Morgenroth <jm@m-network.de>
@@