Thanks guys.
Create a Proxy
Moderator: General Moderators
Create a Proxy
I was wondering if someone could point me in the right direction to create a proxy on my server. I'm planning on using it for my own personal use, so it will be password protected. I found a few scripts online that I could download, but I'd rather write my own. I tried examining the source code that I found, but it was rather confusing as it had very little spacing... hard for me (as a newbie php programmer) to decipher. So, I have no idea where to start, really. Any functions I should look at in particular?
Thanks guys.
Thanks guys.
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
cURL, Snoopy, fsockopen() and friends...
preg_replace() for url's. Hope you don't need to parse Javascript generated urls.
preg_replace() for url's. Hope you don't need to parse Javascript generated urls.