mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-05 13:16:14 +02:00
15 lines
611 B
Plaintext
15 lines
611 B
Plaintext
|
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/
|