cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Re: [patch] Changing the originating IP of outgoing posts

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 28 Sep 2004 08:02:05 +0200 (CEST)

On Tue, 28 Sep 2004, Pascal TROUVIN wrote:

> curl --remote-ip 1.2.3.W1 http://www.test.com/

This too already works for everyone:

   curl -H "Host: www.test.com" http://1.2.3.4

No need to invent a new option for this.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-09-28