1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01
2 Transitional//EN""http://www.w3.org/TR/html4/loose.dtd">
8 <meta name="GENERATOR" content=
9 "Modular DocBook HTML Stylesheet Version 1.79">
10 <link rel="HOME" title="Privoxy 3.0.26 User Manual" href="index.html">
11 <link rel="PREVIOUS" title="Privoxy 3.0.26 User Manual" href=
13 <link rel="NEXT" title="Installation" href="installation.html">
14 <link rel="STYLESHEET" type="text/css" href="../p_doc.css">
15 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
16 <link rel="STYLESHEET" type="text/css" href="p_doc.css">
18 <body class="SECT1" bgcolor="#EEEEEE" text="#000000" link="#0000FF" vlink=
19 "#840084" alink="#0000FF">
20 <div class="NAVHEADER">
21 <table summary="Header navigation table" width="100%" border="0"
22 cellpadding="0" cellspacing="0">
24 <th colspan="3" align="center">
25 Privoxy 3.0.26 User Manual
29 <td width="10%" align="left" valign="bottom">
30 <a href="index.html" accesskey="P">Prev</a>
32 <td width="80%" align="center" valign="bottom">
34 <td width="10%" align="right" valign="bottom">
35 <a href="installation.html" accesskey="N">Next</a>
39 <hr align="LEFT" width="100%">
43 <a name="INTRODUCTION">1. Introduction</a>
46 This documentation is included with the current UNRELEASED version of
47 <span class="APPLICATION">Privoxy</span>, 3.0.26, and is mostly
48 complete at this point. The most up to date reference for the time
49 being is still the comments in the source files and in the individual
50 configuration files. Development of a new version is currently
51 nearing completion, and includes significant changes and enhancements
52 over earlier versions.
55 Since this is a UNRELEASED version, not all new features are well
56 tested. This documentation may be slightly out of sync as a result
57 (especially with CVS sources). And there <span class="emphasis"><i
58 class="EMPHASIS">may be</i></span> bugs, though hopefully not many!
62 <a name="FEATURES">1.1. Features</a>
65 In addition to the core features of ad blocking and <a href=
66 "http://en.wikipedia.org/wiki/Browser_cookie" target=
67 "_top">cookie</a> management, <span class=
68 "APPLICATION">Privoxy</span> provides many supplemental features,
69 some of them currently under development, that give the end-user
70 more control, more privacy and more freedom:
77 Supports "Connection: keep-alive". Outgoing connections can be
78 kept alive independently from the client.
83 Supports IPv6, provided the operating system does so too, and
84 the configure script detects it.
89 Supports tagging which allows to change the behaviour based on
90 client and server headers.
95 Can be run as an "intercepting" proxy, which obviates the need
96 to configure browsers individually.
101 Sophisticated actions and filters for manipulating both server
107 Can be chained with other proxies.
112 Integrated browser-based configuration and control utility at
113 <a href="http://config.privoxy.org/" target=
114 "_top">http://config.privoxy.org/</a> (shortcut: <a href=
115 "http://p.p/" target="_top">http://p.p/</a>). Browser-based
116 tracing of rule and filter effects. Remote toggling.
121 Web page filtering (text replacements, removes banners based on
122 size, invisible <span class="QUOTE">"web-bugs"</span> and HTML
128 Modularized configuration that allows for standard settings and
129 user settings to reside in separate files, so that installing
130 updated actions files won't overwrite individual user settings.
135 Support for Perl Compatible Regular Expressions in the
136 configuration files, and a more sophisticated and flexible
137 configuration syntax.
147 Bypass many click-tracking scripts (avoids script redirection).
152 User-customizable HTML templates for most proxy-generated pages
153 (e.g. "blocked" page).
158 Auto-detection and re-reading of config file changes.
163 Most features are controllable on a per-site or per-location
169 Many smaller new features added, limitations and bugs removed.
175 <div class="NAVFOOTER">
176 <hr align="LEFT" width="100%">
177 <table summary="Footer navigation table" width="100%" border="0"
178 cellpadding="0" cellspacing="0">
180 <td width="33%" align="left" valign="top">
181 <a href="index.html" accesskey="P">Prev</a>
183 <td width="34%" align="center" valign="top">
184 <a href="index.html" accesskey="H">Home</a>
186 <td width="33%" align="right" valign="top">
187 <a href="installation.html" accesskey="N">Next</a>
191 <td width="33%" align="left" valign="top">
192 Privoxy 3.0.26 User Manual
194 <td width="34%" align="center" valign="top">
197 <td width="33%" align="right" valign="top">