How to find proxy server and password from .pac file

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


After trolling through some more google search results,

This nifty tool helped me perfectly:

http://code.google.com/p/pacparser/

Please note that I was on a 64 bit windows 7 machine, still it worked fine. Thanks to the author of the tool.


To find your Web Proxy, simply go to:

http://www.whatismyproxy.com/

This web page will display information about your proxy server.

链接地址: http://www.djcxy.com/p/10716.html

上一篇: 链接在一起> 100K页面没有得到惩罚的SEO

下一篇: 如何从.pac文件找到代理服务器和密码