Skip to content

leHoofer/proxyrequests

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

DEPRECATED - use this tool: fetch-some-proxies

proxyrequests 30.1.2012

  • Readme date: Jan 30 2012
  • Contributors: lukapusic
  • Author: Luka Pusic luka@pusic.com

Description

Proxyrequests is (will be) a proxy grabber, checker and request handler (single and paralell). Class proxylist scrapes proxies from daily updated online lists and saves them to a file. It can also check existing proxy lists. Class requests can easily initiate paralell or single http GET | POST connections tunneled through proxies from our proxy file.

System requirements

  • PHP curl extension

Instructions

  1. Include the requests class in your project and initiate it

Changelog

Nov 20 2011

Jan 30 2012

  • Proxylist handler is now a class
  • Added a proxy checker

Known issues

  • curl_multi requests only work stable on 1020- instances at a time, so that should be the maximum limit of your paralell connections, but if you have more than 1020 proxies, the program will wait for the requests to complete and then execute the rest in a loop

License


"THE BEER-WARE LICENSE" (Revision 42): luka@pusic.com wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Luka Pusic

About

PHP proxy grabber, checker and request handler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%