Greetings,
I am trying to use curl/php to spoof the referrer but the big problem right now is that the IP address is the same for all visitors, it is just my server's IP address.
I heard that it may be possible to get around this by using proxies. Do I have to own a proxy on my server or can curl redirect the user through another proxy and still retain the spoofed referrer? If so, how can I do this?
Thanks
Kind regards
I am trying to use curl/php to spoof the referrer but the big problem right now is that the IP address is the same for all visitors, it is just my server's IP address.
I heard that it may be possible to get around this by using proxies. Do I have to own a proxy on my server or can curl redirect the user through another proxy and still retain the spoofed referrer? If so, how can I do this?
Thanks
Kind regards