Top "Pac" questions

A proxy auto config file (PAC) is used by a web browser (or other agent) to choose the proxy server to be used using the specified URL as a criteria for the selection.

Using npm behind corporate proxy .pac

I need to download several packages through npm but our corporate proxy configuration is a .pac file (i'm on windows) …

node.js npm proxy pac npm-config
Linux: how to set up proxy using pac script

I am using Red Hat Enterprise Linux Server release 6.2, and I have only terminal access (no GUI). My company has …

linux proxy pac
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 …

proxy pac
Determining proxy server/port

I apologize if this is a simplistic question, I am not familiar with this kind of thing. I am trying …

proxy pac
How to use automatic proxy configuration script in Java

My Internet Explorer is set to have an automatic proxy file(so-called PAC) for web access. Is there a way …

java proxy pac
PAC - JavaScript - shExpMatch() vs dnsDomainIs()

What is the difference between shExpMatch() and dnsDomainIs() The definition says: // dnsDomainIs() // Evaluates hostnames and returns true if hostnames match. …

javascript pac
How to set Proxy Auto Config (PAC) file in sdcard of Android

Excuse me? I pushed the file 'proxy.pac' to sdcard using this command: adb push C:\Users\zuokang.li\Documents\…

android proxy pac
Debugging autoproxy (PAC) javascript with alert()?

I am writing a custom .pac script for use with Firefox. Following numerous examples I've seen, I intersperse alert()s …

javascript firefox pac autoproxy
How to configure Atom to use proxy file (pac) settings?

On Windows, is it possible to configure Atom to use the system default proxy instead of manually specifying the proxy …

windows configuration proxy atom-editor pac
how to edit AutoConfigUrl registry for proxy pac using script

We are creating a SSL VPN setup and our SSL VPN Gatway does not push pac files to the end …

windows internet-explorer proxy registry pac