Arduino IDE behind Corp proxy using PAC automatic configuration

Hi

I‘m behind a corporate proxy which offers an automatic configuration via .pac file and needs auth credentials. If I grab the „everything else IP“ from the file and enter it in the manual section everything works as expected.

There are internal IPs and hosts listed with the DIRECT keyword as well.



But now I want to add a board library in the intranet (without proxy).



with manual proxy the custom library cannot be accessed because it‘s supposed to be accessed DIRECT



with „no proxy“ the arduino.cc URL cannot be accessed and IDE doesn‘t try to reach additional URLs



with automatic Proxy something is wrong, it lists the arduino.cc and additional URLs with errors.



I know that something was off with automatic proxy and credentials between 1.8.8 and 1.8.10 but that should be fixed now and if I leave the credential fields blank I get different error messages.

Hi,



what was the problem right now you are facing while using the board manager?