RubyGems Navigation menu

proxy_pac_rb 3.0.0

"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 < 5.2, >= 4.1
addressable ~> 2.3
contracts ~> 0.9
excon ~> 0.45.3
thor ~> 0.19
uglifier >= 2.7.1

Owners:

Authors:

  • Dennis Günnewig

SHA 256 checksum:

2045c1800a4e560269870f9b25a42c1398cfa11530627d5261aaaf8454e51dd7

Total downloads 103,551

For this version 2,442

License:

MIT

Required Ruby Version: ~> 2.3

Links: