문제

I am behind a farm of corporate proxies, which block access to SkyDrive, among other sites, but the firewall still allows to pass through. Is it possible to use Ubuntu's Squid as a relay proxy, which would authenticate me with the corporate proxies using active directory uid/pwd for most sites, but at the same time, would make the request to be direct for selected few? Would also be nice if it was possible to tell Squid to use the auto-configuration file (pac file).

도움이 되었습니까?

해결책

Ended up doing something much more "simpler". Downloaded the PAC file to local disk than used file:///{drive}:/{folder}/{pacfile} as an automatic configuration script location. Proceeded with adding blocked domain to direct access hosts.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top