Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
There is a header that you can add to the request for the target server, that indicates that you are a proxy.
Otherwise, the process is called "ip spoofing", and no way you can do that in PHP.
You must alter the tcp-ip packets that go out of the pc to change the origin.
But it means that the server will not reply to you, bu to the ip that's in the origin field of the packet. Making you blind and deaf, speaking to a server, but without seeing any answer.
__________________
Only a biker knows why a dog sticks his head out the window.
|