cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Re: Re: Hide request server IP

From: imran khalid <imranlink_at_hotmail.com>
Date: Sat, 09 Apr 2005 11:30:28 +0000

Dear John,

Thanks you so much for this help. This really work for me with curl_setopt
($ch, CURLOPT_PROXY, $proxy); option. I am successfully to hide my server
IP by using this option. I owe you one.

Sincerely,

Muhammad Imran Khalid
(PHP Web Developer)
http://imrankhalid.5u.com
Email: imranlink_at_hotmail.com
Phone: +92 55 6602955
..................................................

On Fri, 2005-04-08 at 16:05 +0000, imran khalid wrote:
>I was posting data on a site by PHP + CURL but the problem is that target
>site blocked my server IP. Is there a way in CURL to fool the target server
>or to hide request server IP ?

I would like to know that too as one of my spiders went a bit nuts on a
site and produced 50,000 errors...I am about to buy a new server to get
around it..plus put a fix in place to stop it happening again of course!

I doubt it curl can do this though, you can connect thru a proxy server
using Curl as that is what I am having to do at the moment, but as they
are free ones they are generally slower.

Cheers
John
Received on 2005-04-09