Added up to 10 retries to DNS resolver getaddrinfo() if EAI_AGAIN (timeout)
[privoxy.git] / privoxy.1
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "PRIVOXY" "1" "21 September 2006" "Privoxy 3.0.5 BETA" ""
7 .SH NAME
8 privoxy \- Privacy Enhancing Proxy
9 .SH SYNOPSIS
10
11 \fBprivoxy\fR [\fB--help\fR ] [\fB--version\fR ] [\fB--no-daemon\fR ] [\fB--pidfile \fIpidfile\fB\fR ] [\fB--user \fIuser[.group]\fB\fR ] [\fB--chroot\fR ] [\fB\fIconfigfile\fB\fR ]
12
13 .SH "OPTIONS"
14 .PP
15 \fBPrivoxy\fR may be invoked with the following command line
16 options:
17 .TP
18 \fB--help\fR
19 Print brief usage info and exit.
20 .TP
21 \fB--version\fR
22 Print version info and exit.
23 .TP
24 \fB--no-daemon\fR
25 Don't  become  a daemon, i.e. don't fork and become process group
26 leader, don't detach from controlling tty, and do all logging there.
27 .TP
28 \fB--pidfile \fIpidfile\fB\fR
29 On startup, write the process ID to \fIpidfile\fR.
30 Delete the \fIpidfile\fR on exit.
31 Failure to create or delete the \fIpidfile\fR
32 is non-fatal. If no \fB--pidfile\fR option is given, no PID file will be used.
33 .TP
34 \fB--user \fIuser[.group]\fB\fR
35 After (optionally) writing the PID file, assume the user ID of
36 \fIuser\fR and the GID of
37 \fIgroup\fR, or, if the optional
38 \fIgroup\fR was not given, the default group of
39 \fIuser\fR. Exit if the privileges are not
40 sufficient to do so.
41 .TP
42 \fB--chroot\fR
43 Before changing to the user ID given in the --user option, chroot to
44 that user's home directory, i.e. make the kernel pretend to the
45 \fBPrivoxy\fR process that the directory tree starts
46 there. If set up carefully, this can limit the impact of possible
47 vulnerabilities in \fBPrivoxy\fR to the files contained in
48 that hierarchy. 
49 .PP
50 If the \fIconfigfile\fR is not specified on  the  command  line,
51 \fBPrivoxy\fR  will  look for a file named
52 \fIconfig\fR in the current directory . If no
53 \fIconfigfile\fR is found, \fBPrivoxy\fR will 
54 fail to start.
55 .SH "DESCRIPTION"
56 .PP
57 Privoxy is a 
58 web proxy
59 with advanced filtering capabilities for protecting
60 privacy, modifying web page data, managing 
61 cookies, 
62 controlling access, and removing ads, banners, pop-ups and other obnoxious
63 Internet junk. Privoxy has a very flexible configuration and can be
64 customized to suit individual needs and tastes. Privoxy has application for
65 both stand-alone systems and multi-user networks.
66 .PP
67 Privoxy is based on Internet Junkbuster (tm).
68 .SH "INSTALLATION AND USAGE"
69 .PP
70 Browsers must be individually configured to use \fBPrivoxy\fR as
71 a HTTP proxy.  The default setting is  for  localhost,  on port  8118
72 (configurable in the main config file).  To set the HTTP proxy in Netscape
73 and Mozilla, go through:  \fBEdit\fR;
74 \fBPreferences\fR;  \fBAdvanced\fR;
75 \fBProxies\fR;  \fBManual Proxy Configuration\fR;
76 \fBView\fR. 
77 .PP
78 For Firefox, go through: \fBTools\fR; 
79 \fBOptions\fR; \fBGeneral\fR;
80 \fBConnection Settings\fR;
81 \fBManual Proxy Configuration\fR. 
82 .PP
83 For Internet Explorer, go through: \fBTools\fR; 
84 \fBInternet Properties\fR; \fBConnections\fR;
85 \fBLAN Settings\fR. 
86 .PP
87 The Secure (SSL) Proxy should also be set to the same values, otherwise
88 https: URLs will not be proxied. Note: \fBPrivoxy\fR can only
89 proxy HTTP and HTTPS traffic. Do not try it with FTP or other protocols.
90 HTTPS presents some limitations, and not all features will work with HTTPS 
91 connections.
92 .PP
93 For other browsers, check the documentation.
94 .SH "CONFIGURATION"
95 .PP
96 \fBPrivoxy\fR can be configured with the various configuration
97 files. The default configuration files are: \fIconfig\fR,
98 \fIdefault.filter\fR, and
99 \fIdefault.action\fR. \fIuser.action\fR should 
100 be used for locally defined exceptions to the default rules of
101 \fIdefault.action\fR, and \fIuser.filter\fR for 
102 locally defined filters. These are well commented.  On Unix
103 and Unix-like systems, these are located in
104 \fI/etc/privoxy/\fR by default. 
105 .PP
106 \fBPrivoxy\fR uses the concept of \fBactions\fR 
107 in order to manipulate the data stream between the browser and remote sites.
108 There are various actions available with specific functions for such things 
109 as blocking web sites, managing cookies, etc. These actions can be invoked
110 individually or combined, and used against individual URLs, or groups of URLs 
111 that can be defined using wildcards and regular expressions. The result is
112 that the user has greatly enhanced control and freedom.
113 .PP
114 The actions list (ad blocks, etc) can also be configured with your
115 web browser at http://config.privoxy.org/.
116 \fBPrivoxy's\fR configuration parameters  can also  be viewed at
117 the same page. In addition, \fBPrivoxy\fR can be toggled on/off.
118 This is an internal page, and does not require Internet access.
119 .PP
120 See the \fIUser Manual\fR for a detailed
121 explanation of installation, general usage, all configuration options, new
122 features and notes on upgrading.
123 .SH "SAMPLE CONFIGURATION"
124 .PP
125 A brief example of what a simple \fIdefault.action\fR
126 configuration might look like:
127
128 .nf
129  # Define a few useful custom aliases for later use
130  {{alias}}
131
132  # Useful aliases that combine more than one action
133  +crunch-cookies = +crunch-incoming-cookies +crunch-outgoing-cookies
134  -crunch-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies
135  +block-as-image = +block +handle-as-image
136
137  # Fragile sites should have the minimum changes
138  fragile     = -block -deanimate-gifs -fast-redirects -filter \\
139                -hide-referer -prevent-cookies -kill-popups
140
141  ## Turn some actions on ################################
142  ## NOTE: Actions are off by default, unless explictily turned on 
143  ## otherwise with the '+' operator.
144
145 { \\
146 -add-header \\
147 -block \\
148 -content-type-overwrite \\
149 -crunch-client-header \\
150 -crunch-if-none-match \\
151 -crunch-outgoing-cookies \\
152 -crunch-incoming-cookies \\
153 -crunch-server-header \\
154 +deanimate-gifs{last} \\
155 -downgrade-http-version \\
156 -fast-redirects \\
157 -filter{js-annoyances} \\
158 -filter{js-events} \\
159 -filter{html-annoyances} \\
160 -filter{content-cookies} \\
161 +filter{refresh-tags} \\
162 -filter{unsolicited-popups} \\
163 -filter{all-popups} \\
164 +filter{img-reorder} \\
165 +filter{banners-by-size} \\
166 -filter{banners-by-link} \\
167 +filter{webbugs} \\
168 -filter{tiny-textforms} \\
169 +filter{jumping-windows} \\
170 -filter{frameset-borders} \\
171 -filter{demoronizer} \\
172 -filter{shockwave-flash} \\
173 -filter{quicktime-kioskmode} \\
174 -filter{fun} \\
175 -filter{crude-parental} \\
176 +filter{ie-exploits} \\
177 -filter{site-specifics} \\
178 -filter-client-headers \\
179 -filter-server-headers \\
180 -force-text-mode \\
181 -handle-as-empty-document
182 -handle-as-image \\
183 -hide-accept-language \\
184 -hide-content-disposition \\
185 -hide-if-modified-since \\
186 +hide-forwarded-for-headers \\
187 +hide-from-header{block} \\
188 +hide-referrer{forge} \\
189 -hide-user-agent \\
190 -inspect-jpegs \\
191 -kill-popups \\
192 -limit-connect \\
193 -overwrite-last-modified \\
194 -redirect \\
195 +prevent-compression \\
196 -send-vanilla-wafer \\
197 -send-wafer \\
198 +session-cookies-only \\
199 +set-image-blocker{pattern} \\
200 -treat-forbidden-connects-like-blocks \\
201 }
202 / # '/' Match *all* URL patterns
203
204  
205  # Block, and treat these URL patterns as if they were 'images'.
206  # We would expect these to be ads.
207  { +block-as-image }
208   .ad.doubleclick.net
209   .a[0-9].yimg.com/(?:(?!/i/).)*$
210   ad.*.doubleclick.net
211
212  # Block all URLs that match these patterns
213  { +block }
214   ad*.
215   .*ads.
216   banner?.
217   /.*count(er)?\\.(pl|cgi|exe|dll|asp|php[34]?)
218   .hitbox.com 
219   media./.*(ads|banner)
220
221  # Make exceptions for these harmless ones that would be 
222  # caught by our +block patterns just above.
223  { -block }
224   adsl.
225   advice.
226   .*downloads.
227 .fi
228 .PP
229 Then for a \fIuser.action\fR, we would put local,
230 narrowly defined exceptions:
231
232 .nf
233  # Re-define aliases as needed here
234  {{alias}}
235
236  # Useful aliases
237  -crunch-cookies = -crunch-incoming-cookies -crunch-outgoing-cookies
238  
239  # Set personal exceptions to the policies in default.action #######
240
241  # Sites where we want persistent cookies, so allow *all* cookies
242  { -crunch-cookies -session-cookies-only }
243   .redhat.com
244   .sun.com
245   .msdn.microsoft.com
246  
247  # These sites breaks easily. Use our "fragile" alias here.
248  { fragile }
249   .forbes.com
250   mybank.example.com
251
252  # Replace example.com's style sheet with one of my choosing
253  { +redirect{http://localhost/css-replacements/example.com.css} }
254   example.com/stylesheet.css
255 .fi
256 .PP
257 See the comments in the configuration files themselves, or the 
258 \fIUser Manual\fR
259 for full explanations of the above syntax, and other \fBPrivoxy\fR
260 configuration options.
261 .SH "FILES"
262
263 .nf
264  
265  \fI/usr/sbin/privoxy\fR
266  \fI/etc/privoxy/config\fR
267  \fI/etc/privoxy/default.action\fR
268  \fI/etc/privoxy/standard.action\fR
269  \fI/etc/privoxy/user.action\fR
270  \fI/etc/privoxy/default.filter\fR
271  \fI/etc/privoxy/user.filter\fR
272  \fI/etc/privoxy/trust\fR
273  \fI/etc/privoxy/templates/*\fR
274  \fI/var/log/privoxy/logfile\fR
275 .fi
276 .PP
277 Various other files should be included, but may vary depending on platform
278 and build configuration. Additional documentation should be included in the local
279 documentation directory.
280 .SH "SIGNALS"
281 .PP
282 \fBPrivoxy\fR terminates on the \fBSIGINT\fR,
283 \fBSIGTERM\fR and \fBSIGABRT\fR signals. Log
284 rotation scripts may cause a re-opening of the logfile by sending a 
285 \fBSIGHUP\fR to \fBPrivoxy\fR. Note that unlike
286 other daemons,  \fBPrivoxy\fR does not need to be made aware of
287 config file changes by \fBSIGHUP\fR -- it will detect them
288 automatically. 
289 .SH "NOTES"
290 .PP
291 This is a BETA version of \fBPrivoxy\fR. Not 
292 all features are well tested.
293 .PP
294 Please see the \fIUser Manual\fR on how to contact the
295 developers, for feature requests, reporting problems, and other questions.
296 .SH "SEE ALSO"
297 .PP
298 Other references and sites of interest to \fBPrivoxy\fR
299 users:
300 .PP
301
302 http://www.privoxy.org/, 
303 the \fBPrivoxy\fR Home page. 
304
305 http://www.privoxy.org/faq/, 
306 the \fBPrivoxy\fR FAQ. 
307
308 http://sourceforge.net/projects/ijbswa/, 
309 the Project Page for \fBPrivoxy\fR on 
310 SourceForge.
311
312 http://config.privoxy.org/,
313 the web-based user interface. \fBPrivoxy\fR must be
314 running for this to work. Shortcut: http://p.p/
315
316 http://sourceforge.net/tracker/?group_id=11118&atid=460288, to submit ``misses'' and other
317 configuration related suggestions to the developers. 
318
319 http://www.junkbusters.com/ht/en/cookies.html,
320 an explanation how cookies are used to track web users.
321
322 http://www.junkbusters.com/ijb.html,
323 the original Internet Junkbuster.
324
325 http://privacy.net/, a useful site
326 to check what information about you is leaked while you browse the web.
327
328 http://www.squid-cache.org/, a very popular
329 caching proxy, which is often used together with \fBPrivoxy\fR.
330
331 http://tor.eff.org/, 
332 \fBTor\fR can help anonymize web browsing, 
333 web publishing, instant messaging, IRC, SSH, and other applications.
334
335 http://www.privoxy.org/developer-manual/, 
336 the \fBPrivoxy\fR developer manual. 
337 .SH "DEVELOPMENT TEAM"
338
339 .nf
340  Fabian Keil, developer
341  David Schmidt, developer
342  
343  Hal Burgiss
344  Ian Cummings
345  FĂ©lix Rauch
346  Roland Rosenfeld
347 .fi
348 .SH "COPYRIGHT AND LICENSE"
349 .SS "COPYRIGHT"
350 .PP
351 Copyright (C) 2001 - 2006 by Privoxy Developers <ijbswa-developers@lists.sourceforge.net>
352 .PP
353 Some source code is based on code Copyright (C) 1997 by Anonymous Coders
354 and Junkbusters, Inc. and licensed under the \fIGNU General Public
355 License\fR.
356 .SS "LICENSE"
357 .PP
358 \fBPrivoxy\fR is free software; you can
359 redistribute it and/or modify it under the terms of the 
360 \fIGNU General Public
361 License\fR, version 2, as published by the Free Software Foundation.
362 .PP
363 This program is distributed in the hope that it will be useful, but WITHOUT
364 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
365 FITNESS FOR A PARTICULAR PURPOSE.  See the 
366 \fIGNU General Public License\fR for
367 more details, which is available from the Free Software Foundation, Inc, 
368 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
369 .PP
370 You should have received a copy of the  \fIGNU General Public License\fR
371 along with this program; if not, write to the  Free Software
372 Foundation, Inc. 51 Franklin Street, Fifth Floor
373 Boston, MA 02110-1301
374 USA