"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
Required Ruby Version
~> 2.3
Authors
Dennis Günnewig
Versions
- 3.0.0 July 30, 2017 (43 KB)
- 2.1.0 May 25, 2016 (42 KB)
- 2.0.0 May 25, 2016 (42 KB)
- 1.0.0 May 25, 2016 (42 KB)
- 0.9.1 November 11, 2015 (42 KB)