Sync.
[privoxy.git] / doc / webserver / man-page / privoxy-man-page.html
1
2 <HTML><HEAD><TITLE>Manpage of PRIVOXY</TITLE>
3 <LINK REL="STYLESHEET" TYPE="text/css" HREF="../p_doc.css"></HEAD><BODY>
4 <H1>PRIVOXY</H1>
5 Section:  (1)<BR>Updated: 18 April 2002<BR><A HREF="#index">Index</A>
6 <HR>
7
8 <A NAME="lbAB">&nbsp;</A>
9 <H2>NAME</H2>
10
11 privoxy - Privacy Enhancing Proxy
12 <A NAME="lbAC">&nbsp;</A>
13 <H2>SYNOPSIS</H2>
14
15 <P>
16 <B>privoxy</B> [<B>--help</B>]  [<B>--version</B>]  [<B>--no-daemon</B>]  [<B>--pidfile </B><I>pidfile</I><B></B>]  [<B>--user </B><I>user[.group]</I><B></B>]  [<B></B><I>configfile</I><B></B>] <B>(UNIX)</B>
17 <P>
18 <P>
19 <B>privoxy.exe</B> [<B></B><I>configfile</I><B></B>] <B>(Windows)</B>
20 <P>
21 <A NAME="lbAD">&nbsp;</A>
22 <H2>OPTIONS</H2>
23
24 <P>
25
26 <B>Privoxy</B> may be invoked with the following command line
27 options:
28 <DL COMPACT>
29 <DT><B>--help</B><DD>
30 Print brief usage info and exit.
31 <DT><B>--version</B><DD>
32 Print version info and exit.
33 <DT><B>--no-daemon</B><DD>
34 Don't  become  a daemon, i.e. don't fork and become process group
35 leader, don't detach from controlling tty, and do all logging there.
36 <DT><B>--pidfile </B><I>pidfile</I><B></B><DD>
37 On startup, write the process ID to <I>pidfile</I>.
38 Delete the <I>pidfile</I> on exit.
39 Failiure to create or delete the <I>pidfile</I>
40 is non-fatal. If no <B>--pidfile</B> option is given, no PID file will be used.
41 <DT><B>--user </B><I>user[.group]</I><B></B><DD>
42 After (optionally) writing the PID file, assume the user ID of
43 <I>user</I> and the GID of
44 <I>group</I>, or, if the optional
45 <I>group</I> was not given, the default group of
46 <I>user</I>. Exit if the privileges are not
47 sufficient to do so.
48 </DL>
49 <P>
50
51 If the <I>configfile</I> is not specified on  the  command  line,
52 <B>Privoxy</B>  will  look for a file named
53 <I>config</I> in the current directory (except on Win32 where
54 it will try <I>config.txt</I>). If no
55 <I>configfile</I> is found, <B>Privoxy</B> will 
56 fail to start.
57 <A NAME="lbAE">&nbsp;</A>
58 <H2>DESCRIPTION</H2>
59
60 <P>
61
62 <B>Privoxy</B> is a web proxy with advanced filtering
63 capabilities for protecting privacy, filtering web page content, managing
64 cookies, controlling access, and removing ads, banners, pop-ups and other
65 obnoxious Internet junk. <B>Privoxy</B> has a very
66 flexible configuration and can be customized to suit individual needs and
67 tastes. <B>Privoxy</B> has application for both
68 stand-alone systems and multi-user networks.
69 <P>
70
71 <B>Privoxy</B> is based on <B>Internet
72 Junkbuster</B> (tm).
73 <A NAME="lbAF">&nbsp;</A>
74 <H2>INSTALLATION AND USAGE</H2>
75
76 <P>
77
78 Browsers must be individually configured to use <B>Privoxy</B> as
79 a HTTP proxy.  The default setting is  for  localhost,  on port  8118
80 (configurable in the main config file).  To set the HTTP proxy in Netscape
81 and Mozilla, go through:  <B>Edit</B>;
82 <B>Preferences</B>;  <B>Advanced</B>;
83 <B>Proxies</B>;  <B>Manual Proxy Configuration</B>;
84 <B>View</B>. 
85 <P>
86
87 For Internet Explorer, go through: <B>Tools</B>; 
88 <B>Internet Properties</B>; <B>Connections</B>;
89 <B>LAN Settings</B>. 
90 <P>
91
92 The Secure (SSL) Proxy should also be set to the same values, otherwise
93 https: URLs will not be proxied. 
94 <P>
95
96 For other browsers, check the documentation.
97 <A NAME="lbAG">&nbsp;</A>
98 <H2>CONFIGURATION</H2>
99
100 <P>
101
102 <B>Privoxy</B> can be configured with the various configuration
103 files. The default configuration files are: <I>config</I>,
104 <I>default.action</I>, and
105 <I>default.filter</I>. These are well commented.  On Unix and
106 Unix-like systems, these are located in <I>/etc/privoxy/</I> by
107 default. On Windows, OS/2 and AmigaOS, these files are in the same directory
108 as the <B>Privoxy</B> executable.
109 <P>
110
111 The name and number of configuration files has changed from previous
112 versions, and is subject to change as development progresses. In fact, the
113 configuration itself is changed  and  much more sophisticated. See the
114 user-manual for a
115 brief explanation of all configuration options. 
116 <P>
117
118 The actions list (ad blocks, etc) can also be configured with your
119 web browser at <A HREF="http://ijbswa.sourceforge.net/config.">http://ijbswa.sourceforge.net/config.</A>
120 <B>Privoxy's</B> configuration parameters  can also  be viewed at
121 the same page. In addition, <B>Privoxy</B> can be toggled on/off.
122 This is an internal page.
123 <A NAME="lbAH">&nbsp;</A>
124 <H2>SAMPLE CONFIGURATION</H2>
125
126 <P>
127
128 A brief example of what a <I>default.action</I> configuration
129 might look like:
130 <P>
131 <PRE>
132
133  # Define a few useful custom aliases for later use
134  {{alias}}
135
136  # Don't accept cookies
137  +no-cookies = +no-cookies-set +no-cookies-read
138
139  # Do accept cookies
140  -no-cookies = -no-cookies-set -no-cookies-read
141
142  # Treat these blocked URLs as images.
143  +imageblock = +block +image
144
145  # Define page filters we want to use.
146  myfilters = +filter{html-annoyances} +filter{js-annoyances}\
147              +filter{no-popups} +filter{webbugs}
148
149  ## Default Policies (actions) ############################
150  { \
151   -block \
152   -downgrade \
153   +fast-redirects \
154   myfilters \
155   +no-compression \
156   +hide-forwarded \
157   +hide-from{block} \
158   +hide-referer{forge} \
159   -hide-user-agent \
160   -image \
161   +image-blocker{blank} \
162   +no-cookies-keep \
163   -no-cookies-read \
164   -no-cookies-set \
165   +no-popups \
166   -vanilla-wafer \
167   -wafer \
168  }
169  /
170
171  # Now set exceptions to the above defined policies #######
172
173  # Sites where we want persistant cookies
174  {-no-cookies -no-cookies-keep}
175   .redhat.com
176   .sun.com
177   .yahoo.com
178   .msdn.microsoft.com
179
180  # This site requires cookies AND 'fast-redirects' on
181  {-no-cookies -no-cookies-keep -fast-redirects}
182   .nytimes.com
183
184  # Add custom headers, and turn off filtering of page source
185  {+add-header{X-Privacy: Yes please} #-add-header{*} \
186   +add-header{X-User-Tracking: No thanks!} -filter}
187   privacy.net
188
189  # Block, and treat these URLs as 'images'.
190  {+imageblock}
191   .adforce.imgis.com
192   .ad.preferences.com/image.*
193   .ads.web.aol.com
194   .ad-adex3.flycast.com
195   .ad.doubleclick.net
196   .ln.doubleclick.net
197   .ad.de.doubleclick.net
198   /.*/count\.cgi\?.*df=
199   194.221.183.22[1-7]
200   a196.g.akamai.net/7/196/2670/000[12]/images.gmx.net/i4/images/.*/
201
202  # Block any URLs that match these patterns
203  {+block}
204   /.*/(.*[-_.])?ads?[0-9]?(/|[-_.].*|\.(gif|jpe?g))
205   /.*/(plain|live|rotate)[-_.]?ads?/
206   /.*/(sponsor)s?[0-9]?/
207   /.*/ad(server|stream|juggler)\.(cgi|pl|dll|exe)
208   /.*/adbanners/
209   /.*/adv((er)?ts?|ertis(ing|ements?))?/
210   /.*/banners?/
211   /.*/popupads/
212   /.*/advert[0-9]+\.jpg
213   /ad_images/
214   /.*/ads/
215   /images/.*/.*_anim\.gif
216   /rotations/ 
217   /.*(ms)?backoff(ice)?.*\.(gif|jpe?g)
218   195.63.104.*/(inbox|log|meld|folderlu|folderru|log(in|out)[lmr]u|)
219   .images.nytimes.com
220   .images.yahoo.com/adv/
221   /.*cnnstore\.gif
222 </PRE>
223
224 <P>
225
226 See the comments in the configuration files themselves, or the 
227 <I>user-manual</I>
228 for explanations of the above syntax, and other <B>Privoxy</B>
229 configuration options.
230 <A NAME="lbAI">&nbsp;</A>
231 <H2>FILES</H2>
232
233 <P>
234 <PRE>
235  
236  <I>/usr/sbin/privoxy</I>
237  <I>/etc/privoxy/config</I>
238  <I>/etc/privoxy/default.action</I>
239  <I>/etc/privoxy/advanced.action</I>
240  <I>/etc/privoxy/basic.action</I>
241  <I>/etc/privoxy/intermediate.action</I>
242  <I>/etc/privoxy/default.filter</I>
243  <I>/etc/privoxy/trust</I>
244  <I>/etc/privoxy/templates/*</I>
245  <I>/var/log/privoxy/logfile</I>
246 </PRE>
247
248 <P>
249
250 Various other files should be included, but may vary depending on platform
251 and build configuration. More documentation should be included in the local
252 documentation directory, though is not complete at this time.
253 <A NAME="lbAJ">&nbsp;</A>
254 <H2>SIGNALS</H2>
255
256 <P>
257
258 <B>Privoxy</B> terminates on the <B>SIGINT</B>,
259 <B>SIGTERM</B> and <B>SIGABRT</B> signals. Log
260 rotation scripts may cause a re-opening of the logfile by sending a 
261 <B>SIGHUP</B> to <B>Privoxy</B>. Note that unlike
262 other daemons,  <B>Privoxy</B> does not need to be made aware of
263 config file changes by <B>SIGHUP</B> -- it will detect them
264 automatically. 
265 <A NAME="lbAK">&nbsp;</A>
266 <H2>NOTES</H2>
267
268 <P>
269
270 This is a beta version of <B>Privoxy</B>. Not 
271 all features are well tested.
272 <P>
273
274 Please see the <I>user-manual</I> on how to contact the
275 developers for feature requests, reporting problems, and other questions.
276 <A NAME="lbAL">&nbsp;</A>
277 <H2>SEE ALSO</H2>
278
279 <P>
280
281 Other references and sites of interest to <B>Privoxy</B>
282 users:
283 <P>
284
285 <P>
286 <A HREF="http://www.privoxy.org/,">http://www.privoxy.org/,</A> 
287 The <B>Privoxy</B> Home page. 
288 <P>
289 <A HREF="http://sourceforge.net/projects/ijbswa,">http://sourceforge.net/projects/ijbswa,</A> 
290 the Project Page for <B>Privoxy</B> on 
291 Sourceforge.
292 <P>
293 <A HREF="http://p.p/,">http://p.p/,</A> access
294 <B>Privoxy</B> from your browser. Alternately, 
295 <A HREF="http://config.privoxy.org">http://config.privoxy.org</A>
296 may work in some situations where the first does not.
297 <P>
298 <A HREF="http://p.p/">http://p.p/</A>  
299 to submit ``misses'' to the developers. 
300 <P>
301 <A HREF="http://www.junkbusters.com/ht/en/cookies.html">http://www.junkbusters.com/ht/en/cookies.html</A>
302 <P>
303 <A HREF="http://www.waldherr.org/junkbuster/">http://www.waldherr.org/junkbuster/</A>
304 <P>
305 <A HREF="http://privacy.net/analyze/">http://privacy.net/analyze/</A>
306 <P>
307 <A HREF="http://www.squid-cache.org/">http://www.squid-cache.org/</A>
308 <A NAME="lbAM">&nbsp;</A>
309 <H2>DEVELOPMENT TEAM</H2>
310
311 <P>
312 <PRE>
313  Jon Foster
314  Andreas Oesterhelt
315  Stefan Waldherr
316  Thomas Steudten
317  Rodney Stromlund
318  Rodrigo Barbosa (RPM specfiles)
319  Hal Burgiss (docs)
320  Alexander Lazic
321  G&#225;bor Lipt&#225;k
322  Guy
323  Haroon Rafique
324  David Schmidt (OS/2, Mac OSX ports)
325  Joerg Strohmayer
326  Sarantis Paskalis
327 </PRE>
328
329 <A NAME="lbAN">&nbsp;</A>
330 <H2>COPYRIGHT AND LICENSE</H2>
331
332 <P>
333
334 <B>Privoxy</B> is free software; you can
335 redistribute it and/or modify it under the terms of the GNU General Public
336 License as published by the Free Software Foundation; either version 2 of the
337 License, or (at your option) any later version.
338 <P>
339
340 This program is distributed in the hope that it will be useful, but WITHOUT
341 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
342 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
343 more details, which is available from the Free Software Foundation, Inc, 59
344 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
345 <P>
346
347 You should have received a copy of the GNU General Public License
348 along with this program; if not, write to the Free Software Foundation, Inc.,
349 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA.
350 <P>
351
352 <HR>
353 <A NAME="index">&nbsp;</A><H2>Index</H2>
354 <DL>
355 <DT><A HREF="#lbAB">NAME</A><DD>
356 <DT><A HREF="#lbAC">SYNOPSIS</A><DD>
357 <DT><A HREF="#lbAD">OPTIONS</A><DD>
358 <DT><A HREF="#lbAE">DESCRIPTION</A><DD>
359 <DT><A HREF="#lbAF">INSTALLATION AND USAGE</A><DD>
360 <DT><A HREF="#lbAG">CONFIGURATION</A><DD>
361 <DT><A HREF="#lbAH">SAMPLE CONFIGURATION</A><DD>
362 <DT><A HREF="#lbAI">FILES</A><DD>
363 <DT><A HREF="#lbAJ">SIGNALS</A><DD>
364 <DT><A HREF="#lbAK">NOTES</A><DD>
365 <DT><A HREF="#lbAL">SEE ALSO</A><DD>
366 <DT><A HREF="#lbAM">DEVELOPMENT TEAM</A><DD>
367 <DT><A HREF="#lbAN">COPYRIGHT AND LICENSE</A><DD>
368 </DL>
369 <HR>
370 This document was created by
371 man2html,
372 using the manual pages.<BR>
373 Time: 15:21:38 GMT, April 18, 2002
374 </BODY>
375 </HTML>