Proxy that can use a pac file as parent proxy
Fresh3 days ago
Mar 15, 20262311 viewsConfidence Score0%
0%
Problem
I want to setup a caching proxy that will use a pac (proxy autoconfiguration) file as parent proxy (lookup in a pac proxy file to choose which parent proxy to use). I want to know if anyone knows a proxy server that supports this. The goal is to be able to use applications that doesn't support pac …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Proxy that can use a pac file as parent proxy
Low Risk
Not a direct answer, but a solution that will work. Write a simple proxy (or modify an existing one) that will listen on a specific port at localhost and redirect all requests to whatever proxy it finds using proxy.pac file. Then take your favourite…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix