node-pac-resolver

Node.js module that generates an asynchronous resolver function from a PAC file
  https://github.com/TooTallNate/proxy-agents#readme
  0
  no reviews



Node-pac-resolver accepts a JavaScript String of code, which is meant to be a PAC proxy file, and returns a generated asynchronous FindProxyForURL() functions.