Skip to content

Latest commit

 

History

13 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

RandomProxyRuby

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

RandomProxy-1.0.0.gem File Size RandomProxy.rb Validation Code

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.

关于

Tiny Library for get random proxy (free).

Topics

Resources

Stars

17 stars

关注者

3 watching

复刻s

发布

Used by

贡献者

Languages