aboutsummaryrefslogtreecommitdiffstats
path: root/openwrt/package/privoxy/Config.in
blob: ba1e4b061e5b73054cd1196636b92a3ec694da0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
config BR2_PACKAGE_PRIVOXY
	prompt "privoxy........................... web proxy with advanced filtering capabilities"
	tristate
	default m if CONFIG_DEVEL
	help

	  Privoxy is a web proxy with advanced filtering capabilities for
	  protecting privacy, modifying web page content, managing cookies,
	  controlling access, and removing ads, banners, pop-ups and other
	  obnoxious Internet junk. Privoxy has a very flexible configuration
	  and can be customized to suit individual needs and tastes. Privoxy
	  has application for both stand-alone systems and multi-user networks.
	  
	  http://www.privoxy.org/