RubyGems Navigation menu

proxy_pac_rb 0.9.1

"proxy_pac_rb" is a gem to compress, lint and parse proxy auto-config files. It comes with a cli program, some rack middlewares and can be used from within ruby scripts as well. "proxy_pac_rb" uses a JavaScript runtime to evaulate a proxy auto-config file the same way a browser does to determine what proxy (if any at all) should a program use to connect to a server. You must install on of the supported JavaScript runtimes: therubyracer or therubyrhino

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 3.0.0 - July 30, 2017 (43 KB)
  2. 2.1.0 - May 25, 2016 (42 KB)
  3. 2.0.0 - May 25, 2016 (42 KB)
  4. 1.0.0 - May 25, 2016 (42 KB)
  5. 0.9.1 - November 11, 2015 (42 KB)
Show all versions (47 total)

Runtime Dependencies (6):

activesupport ~> 4.1
addressable ~> 2.3.8
contracts ~> 0.9
excon ~> 0.45.3
thor ~> 0.19
uglifier ~> 2.7.1

Owners:

Authors:

  • Dennis Günnewig

SHA 256 checksum:

d5f31e2e3b0e3958c3d074a20fc332d0a3462374b0396777210f74826c49f3f2

Total downloads 103,551

For this version 2,187

License:

MIT

Required Ruby Version: ~> 2.1

Links: