Posted by:
Date: 4:00 PM 08-18-2005
For users who have to switch between networks with different proxies (or without proxies) an automatic proxy configuration would be nice.
It could work exactly like the automatic proxy configuration of web browsers like e.g. Firefox.
Of course two different scripts for both HTTP- and SOCKS-Proxy should be possible.
Posted by:
Date: 3:29 AM 11-26-2005
For Windows systems, this can be lifted directly from the registry. IE stores the proxy settings in HKCUSoftwareMicrosoftWindowsCurrentVersionInternet Settings in some values whose names start with "Proxy".
Posted by:
Date: 3:32 AM 11-26-2005
My bad, Bugzilla strips backslashes. Unixifying the registry key, it's "HKCU/Software/Microsoft/Windows/CurrentVersion/Internet Settings"
Posted by:
Date: 3:50 PM 01-03-2006
"For Windows systems, this can be lifted directly from the registry."
This is valid only for IE and should therefore not be used!
It would be a bad solution, anyway, to use other programs settings without asking the user.