Im using mod_proxy.c and curl in PHP to scan through some google search results and I was wondering if google can detect where the connections are originating from?
If I use curl through a proxy to make the connection, is there any way google can tell what server is being used to make that connection through the proxy?
If I use curl through a proxy to make the connection, is there any way google can tell what server is being used to make that connection through the proxy?