Sep 21, 20140 likes2,199 viewsAI-enhanced description Pacproxy is a Ruby gem that allows applications like curl and other gems to access corporate servers behind a proxy using a proxy auto-config (PAC) file. The gem intercepts requests and transfers them to certain destinations defined in the PAC file. It can be configured by adding 'pacproxy' to the Gemfile and running it with the PAC file URL an
