zhangboyang / mingw-get-proxy

resolves the problem that mingw-get can't download files under winxp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mingw-get can't download files from sourceforge on winxp
because sourceforge blocks user-agents of IE6-8 on winxp

this tiny program is a http proxy server, usage:
1. modify this script if necessary
2. run this script using python 3 on a unix system
3. set http proxy setting in 'Internet Settings' in 'Control Panel' on winxp
4. run mingw-get on winxp, it should be able to download files now

About

resolves the problem that mingw-get can't download files under winxp

License:MIT License


Languages

Language:Python 100.0%