RandomProxyRuby
Tiny Library for get random proxy (free).
Install / Use
/learn @BaseMax/RandomProxyRubyREADME
RandomProxyRuby
Tiny and Powerful Library for get random proxy (free).
Features
- Compact
- Free API (2 requests per second)
- Based on
httparty,json
If the API address has changed , This repository will be updated. use the new version.
Installation
- $
gem install RandomProxy
Installation depends
- $
gem install json - $
gem install httparty
Samples
To view the full details, run the Example.rb file.
RandomProxy.get()
require 'RandomProxy'
proxy=RandomProxy.get()
if proxy["error"] && proxy["error"] == false then
puts proxy["ip"]
else
puts "Error!"
end
License
RandomProxy is licensed under the GNU General Public License.
Related Skills
gh-issues
347.2kFetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5] [--notify-channel -1002381931352]
node-connect
347.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
oracle
347.2kBest practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
taskflow-inbox-triage
347.2kname: taskflow-inbox-triage description: Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some w
