how to change system-wide proxy settings by Python ?

Kwpolska kwpolska at gmail.com
Sun Feb 3 10:42:54 EST 2013


On Sun, Feb 3, 2013 at 4:34 PM, iMath <redstone-cold at 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



More information about the Python-list mailing list