项目作者: BaseMax

项目描述 :
Tiny Library for get random proxy (free).
高级语言: JavaScript
项目地址: git://github.com/BaseMax/RandomProxyJs.git
创建时间: 2018-06-25T14:34:05Z
项目社区:https://github.com/BaseMax/RandomProxyJs

开源协议:GNU General Public License v3.0

下载


RandomProxyJs

Tiny and Powerful Library for get random proxy (free).

RandomProxy.min.js File Size RandomProxy.min.js Validation Code

Features

  • Compact
  • No dependencies
  • Free API (2 requests per second)
  • Definition Text,Image of Loading…
  • Based on XMLHttpRequest(Chrome, Firefox, IE7+, Edge, Safari Opera) ,ActiveXObject(IE5 and IE6)

If the API address has changed , This repository will be updated.
use the new version.

Samples

To view the full details, run the Example.html file.

proxy.get(...)

  1. proxy.get(function(data)
  2. {
  3. //data.ip
  4. //data.port
  5. //data.country
  6. //...
  7. console.log(data);
  8. });

License

RandomProxy is licensed under the GNU General Public License.