Jump to content

Proxy


ArcticWolf

Recommended Posts

Hiya,

HAVE A LOOK AT THIS --> [url=http://www.clickcop.com]www.clickcop.com[/url].

I have come accross a few of these proxy sites and I have decieded to try to make one (using php - for personal use, honest). But the problem is, I dont have a clue how these work, never mind how to start creating on.

I wonder if any of you can help me and relate me to any tutorials that are around to try to help me, such as sending cookies to other sites, webpage handling, etc.

Thanks (in advance)

ArcticWolf
Link to comment
https://forums.phpfreaks.com/topic/26314-proxy/
Share on other sites

you also want to make something like that?

you have to use fsockopen and fput to connect/send you have to connect any proxy and use the simple http headers to retreive the page then you pick the data and replace the urls with your own like ?page=http://google.de/search?q=test. It should be simple if you ever used fsockopen and fputs to retreive a page

Read the php manual for fsockopen there are alot tutorials how to use it
Link to comment
https://forums.phpfreaks.com/topic/26314-proxy/#findComment-120313
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.