Ruby: Generate multiple PAC files from a template with Ruby
Many enterprises use a proxy to secure their network. Some have multiple proxies, requiring multiple sets of settings. This can be simplified by using PAC files, but what if you have multiple PAC files that are very similar?
I’ve created a ruby script that will generate the PAC files, minify them, and version them. It probably won’t be a drop in solution for anyone, but it should provide a starting part.
Shablagoo!
