Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #38107
| References | <db0d2f03-15f1-4749-8232-915bd2dc46c3@googlegroups.com> |
|---|---|
| From | Kwpolska <kwpolska@gmail.com> |
| Date | 2013-02-03 16:42 +0100 |
| Subject | Re: how to change system-wide proxy settings by Python ? |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1314.1359906203.2939.python-list@python.org> (permalink) |
On Sun, Feb 3, 2013 at 4:34 PM, iMath <redstone-cold@163.com> wrote: > I have already known a valid proxy server(63.141.216.159)and port(8087) which support both http and https protocols ,so how to change system-wide proxy settings to this proxy by Python ? > I use WinXP ,can you show me an example of this ? > thanks in advance ! > -- > http://mail.python.org/mailman/listinfo/python-list This may help you: http://stackoverflow.com/questions/1068212/programmatically-detect-system-proxy-settings-on-windows-xp-with-python Next time, please use Google before you ask. -- Kwpolska <http://kwpolska.tk> | GPG KEY: 5EAAEA16 stop html mail | always bottom-post http://asciiribbon.org | http://caliburn.nl/topposting.html
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
how to change system-wide proxy settings by Python ? iMath <redstone-cold@163.com> - 2013-02-03 07:34 -0800 Re: how to change system-wide proxy settings by Python ? Kwpolska <kwpolska@gmail.com> - 2013-02-03 16:42 +0100 Re: how to change system-wide proxy settings by Python ? Michael Torrie <torriem@gmail.com> - 2013-02-03 11:06 -0700
csiph-web