From 246bf1c2f242117ff4722491dd2dd1ff57fb929d Mon Sep 17 00:00:00 2001 From: hal9 Date: Thu, 25 Jul 2002 21:51:25 +0000 Subject: [PATCH] Warnings on non-HTTP traffic. --- doc/source/faq.sgml | 18 ++++++++++++++++-- doc/source/privoxy-man-page.sgml | 16 +++++++++++----- doc/source/readme.sgml | 10 ++++++---- doc/source/user-manual.sgml | 11 +++++++++-- 4 files changed, 42 insertions(+), 13 deletions(-) diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index a11bf151..715e623b 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -24,7 +24,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: faq.sgml,v 1.63 2002/06/05 00:31:55 hal9 Exp $ + $Id: faq.sgml,v 1.64 2002/06/09 16:37:31 hal9 Exp $ Copyright (C) 2001, 2002 Privoxy Developers See LICENSE. @@ -70,7 +70,7 @@ -$Id: faq.sgml,v 1.63 2002/06/05 00:31:55 hal9 Exp $ +$Id: faq.sgml,v 1.64 2002/06/09 16:37:31 hal9 Exp $ + +I cannot connect to any FTP sites. <application>Privoxy</application> + seems to be blocking me. + + Privoxy cannot act as a proxy for FTP traffic, + so do not configure your browser to use Privoxy + as an FTP proxy. The same is true for any protocol other than HTTP or HTTPS. + + + @@ -191,7 +193,8 @@ The Secure (SSL) Proxy should also be set to the same values, otherwise - https: URLs will not be proxied. + https: URLs will not be proxied. Note: Privoxy can only + proxy HTTP and HTTPS traffic. Do not try it with FTP or other protocols. For other browsers, check the documentation. @@ -382,9 +385,12 @@ Notes - This is a &p-status; version of Privoxy. Not - all features are well tested. -]]> + This is a &p-status; version of Privoxy. Buyer beware! Do + not use in production situations.]]> +]]> +]]> Please see the User Manual on how to contact the developers for feature requests, reporting problems, and other questions. diff --git a/doc/source/readme.sgml b/doc/source/readme.sgml index 46cf428a..ad50e656 100644 --- a/doc/source/readme.sgml +++ b/doc/source/readme.sgml @@ -19,7 +19,7 @@ Purpose : README for Privoxy - $Id: readme.sgml,v 1.17 2002/06/03 00:28:17 hal9 Exp $ + $Id: readme.sgml,v 1.18 2002/06/05 00:31:55 hal9 Exp $ Copyright (C) 2001, 2002 Privoxy Developers See LICENSE. @@ -106,7 +106,8 @@ See http://www.privoxy.org/ for more information. The current code level is &p-status;. + implemented, or worse, not functional. If you are interested in participating + in Privoxy development, please see the Links at the bottom of this page]]>. @@ -182,7 +183,8 @@ Be sure to set your browser(s) for HTTP/HTTPS Proxy at <IP>:<Port>, or whatever you specify in the config file under 'listen-address'. DEFAULT is - localhost:8118. + localhost:8118. Note that Privoxy ONLY proxies HTTP (and HTTPS) traffic. Do not try it + with FTP or other protocols for the simple reason it does not work. The actions list can be configured via the web interface accessed via @@ -232,7 +234,7 @@ - + diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 7a9db752..eb6526a5 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -32,7 +32,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 1.126 2002/06/05 00:31:55 hal9 Exp $ + $Id: user-manual.sgml,v 1.127 2002/06/09 16:37:31 hal9 Exp $ Copyright (C) 2001, 2002 Privoxy Developers See LICENSE. @@ -58,7 +58,7 @@ -$Id: user-manual.sgml,v 1.126 2002/06/05 00:31:55 hal9 Exp $ +$Id: user-manual.sgml,v 1.127 2002/06/09 16:37:31 hal9 Exp $ @@ -5529,6 +5533,9 @@ In file: user.action [ View ] [ Edit ]