From 1bc2384c5a645be3323ffb6303972e59d5c4344f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 27 Feb 2004 01:33:02 +0000 Subject: Give the nice message about not being an HTTP proxy an

headline svn:r1139 --- src/or/buffers.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/or') diff --git a/src/or/buffers.c b/src/or/buffers.c index 297718bf7..48a073c2b 100644 --- a/src/or/buffers.c +++ b/src/or/buffers.c @@ -550,11 +550,16 @@ int fetch_from_buf_socks(buf_t *buf, socks_request_t *req) { "Tor is not an HTTP Proxy\n" "\n" "\n" +"

Tor is not an HTTP Proxy

\n" +"

\n" "It appears you have configured your web browser to use Tor as an HTTP Proxy.\n" "This is not correct: Tor provides a SOCKS proxy. Please configure your\n" "client accordingly.\n" +"

\n" +"

\n" "See http://freehaven.net/tor/cvs/INSTALL for more information.\n" "\n" +"

\n" "\n" "\n" ); -- cgit v1.2.3