curl-users
Re: Curl behavioral problem
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Thu, 29 Sep 2005 13:52:02 +0200 (CEST)
Date: Thu, 29 Sep 2005 13:52:02 +0200 (CEST)
On Thu, 29 Sep 2005, Graeme Grundill wrote:
> $curl -v http://checkip.dyndns.org
> About to connect() to 127.0.0.1 port 1080
This is a clear indication that you have got yourself a proxy added, and the
proxy is said to be on 127.0.0.1 (port 1080 being the default port for curl's
http proxy use).
Check your environment variables to start with!
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-09-29