How to configure bypass proxy settings from registry?
If you want to bypass the proxy for certain addresses, you can add them to the execption list of the proxy server. This list is saved in the following registry key:
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
“ProxyOverride”=
If you enable the option “Do not use proxy server for local (intranet) addresses” then ” ;<local>” is added at the end of the “ProxyOverride” key. So there is no seperate key for this setting.
Keep this in mind when you want to manage the execption list by setting the key with a tool like RES User Workspace Manager.
Advertisements
Leave a Reply