Skip to content
This repository has been archived by the owner on Mar 10, 2018. It is now read-only.
/ mass-proxy-call Public archive

PHP script that use proxies to request list of urls

License

Notifications You must be signed in to change notification settings

MekDrop/mass-proxy-call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License GitHub release

Mass Proxy Call

This PHP script will call one url from different proxies.

How to use it?

proxies.lst contains list of all proxies than the script can use. Probably this file is outdated. You need to update the data there with something that you find on the internet or/and know. Than you can use http://HOST_AND_PATH_TO_SCRIPT/index.php?url=http://URL_TO_PING

It's not quick script and here are no queues so if something fails, it tries to ignore that.

Also, there is count parameter possible. If specified every proxy will try to be used for few times.

Requirements

  • PHP >= 5.0
  • php-curl module
  • any webserver than can run this script