How to find proxy server and password from .pac file

pac, proxy

Solution

After trolling through some more google search results,

This nifty tool helped me perfectly

Please note that I was on a 64 bit windows 7 machine, still it worked fine.

Problem

I am using dynatrace ajax edition and it requires an proxy server and password to connect to dynatrace server. The problem is I ONLY have the .pac file URL that we use at work. Is it possible to know which proxy server and port my requests resolve to so that I can provide the proxy server name and password directly? I have checked few links in the stackoverflow community but they do not seem to answer this question. Like: How to discover de proxy used in a pac I am using an windows 7 64 bit system with IE8. Thanks, Ayusman

Original source

Related problems