Jump to content

Using another proxy


scs

Recommended Posts

Hi

I am trying to make a PHP Proxy usage. Not for being a proxy, but for using the proxies for different IPs. Its for a ranking system on my site.

Basicly I'm trying to make a script that uses free proxies like (www.w0t.us) and submits a script from my site. And so in the long run it would run throw a list of free proxies and submit my script so that it runs properly. Though I havent even made my script yet cause this is the first step in my project.

 

I think the curl class is needed for this.

So the steps for this script would be

 

  • (Array) List of free proxies
  • (Loop) Loop through list

    •  
  • Submit my script to proxy
     
  • Read output data
     

 

Sounds and looks simple. My lil brain just cant figure it out :P

Anyone know hows to do this?

Thanks in advance

Z

Link to comment
https://forums.phpfreaks.com/topic/112422-using-another-proxy/
Share on other sites

You basically you outlined your project (an extremely simple outline at best) and you expect us to provide the code for you? Unfortunately for you that's not really how this forum works. We provide help for people who are stuck and trying to learn themsevles. By expanding on your project outline I included a few keywords that if you look up on Google will provide with more than enough knowledge to do this on your own.

 

You can thank me later  :)

Link to comment
https://forums.phpfreaks.com/topic/112422-using-another-proxy/#findComment-577194
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.