mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
privoxy port, first try
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3364 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
14
openwrt/package/privoxy/Config.in
Normal file
14
openwrt/package/privoxy/Config.in
Normal file
@@ -0,0 +1,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/
|
||||
Reference in New Issue
Block a user