marcello
Registered Member
- Dec 1, 2008
- 84
- 19
Hi there,
I have the following situation. I have a site and I want to place links on this site. When I click on the link it goes to let's say YouTube. But I don't want YouTube to know that a) I'm coming from my site and b) that it's my IP.
I can solve a) with a hiding refer script, that's not a big deal.
But for b) I need your help. Is there a PHP script out there that hides the IP address I'm browsing with? The request could go via something like hidemyass or a proxy. But I cannot effort to show my server IP either (so curl wouldn't work, I guess)
Thanks!
Another thing I would need is - change that proxy. Because I want to access YouTube a lot of times but not always with the same proxy.
I have the following situation. I have a site and I want to place links on this site. When I click on the link it goes to let's say YouTube. But I don't want YouTube to know that a) I'm coming from my site and b) that it's my IP.
I can solve a) with a hiding refer script, that's not a big deal.
But for b) I need your help. Is there a PHP script out there that hides the IP address I'm browsing with? The request could go via something like hidemyass or a proxy. But I cannot effort to show my server IP either (so curl wouldn't work, I guess)
Thanks!
Another thing I would need is - change that proxy. Because I want to access YouTube a lot of times but not always with the same proxy.
Last edited: