SkillAgentSearch skills...

RandomProxyJs

Tiny Library for get random proxy (free).

Install / Use

/learn @BaseMax/RandomProxyJs

README

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(...)

proxy.get(function(data)
{
  //data.ip
  //data.port
  //data.country
  //...
  console.log(data);
});

License

RandomProxy is licensed under the GNU General Public License.

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated3mo ago
Forks2

Languages

JavaScript

Security Score

92/100

Audited on Dec 8, 2025

No findings