#35 closed Enhancement (fixed)
Automatic proxy configuration desired
Reported by: | KSMarksPsych | Owned by: | romw |
---|---|---|---|
Priority: | Minor | Milestone: | Undetermined |
Component: | Manager | Version: | |
Keywords: | proxy | Cc: |
Description
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.
Change History (5)
comment:1 Changed 18 years ago by
comment:2 Changed 17 years ago by
Just add the option, use 'Internet Explorer settings' or such like most programs do. Would have saved me loads off hassle when I used proxies (especially with a script base setting)
Actually since IE is in the Windows OS, it's actually the Internet Options settings (in the Control Panel). At lot of windows programs like WLM/MSN's, Help, IE, office, error reporting... etc need to have this set for them to work properly nowadays
comment:3 Changed 16 years ago by
Keywords: | proxy added |
---|
comment:4 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to KSMarksPsych: