PAC
acronymnetworkingsecurity
Stands for: Proxy Auto-Config
A JavaScript file that tells a browser which proxy to use per URL.
A Proxy Auto-Config file defines a `FindProxyForURL` function the browser calls for each request, returning which proxy (if any) to use. It allows fine-grained, per-destination proxy rules without hardcoding a single proxy.
Also known as: pac