Giter VIP home page Giter VIP logo

proxy-pool's Introduction

代理池

GitHub contributors

______                        ______             _
| ___ \_                      | ___ \           | |
| |_/ / \__ __   __  _ __   _ | |_/ /___   ___  | |
|  __/|  _// _ \ \ \/ /| | | ||  __// _ \ / _ \ | |
| |   | | | (_) | >  < \ |_| || |  | (_) | (_) || |___
\_|   |_|  \___/ /_/\_\ \__  |\_|   \___/ \___/ \_____\
                       __ / /
                      /___ /

声明

本项目所有代理IP均采集于网络,请勿用于非法途径,违者后果自负!

环境

  • PHP >= 7.1
  • MySQL >= 5.7
  • Laravel 5.7

安装

$ git clone https://github.com/GallopYD/proxy-pool.git

$ composer install

$ php artisan migrate

配置

  • crontab定时任务

$ vim /etc/crontab

* * * * * root php /www/proxy-pool/artisan schedule:run >> /dev/null 2>&1

使用

  • 代理质量

    • 普通[common]:检测成功次数大于1小于20
    • 稳定[stable]:检测成功次数大于20小于50
    • 优质[premium]:检测成功次数大于50
  • API

api method desc args
/api/proxies/{quality} GET 获取单个代理 quality : common/stable/premium
protocol : http/https
anonymity : transparent/anonymous/distorting/high_anonymous
/api/proxies/{quality}/list GET 获取代理列表 同上

proxy-pool's People

Contributors

gallopyd avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.