lmacken / liveusb-creator

A cross-platform tool for easily installing Fedora on to USB flash drives and SD cards.
http://fedorahosted.org/liveusb-creator
GNU General Public License v2.0
140 stars 47 forks source link

Image download does not work behind http proxy #46

Open mhollins opened 8 years ago

mhollins commented 8 years ago

On my corporate network, all outbound requests must go through an http proxy. Liveusb-creator does not obey the system proxy settings and use the proxy. Also, it does not indicate that any kind of error or timeout has occurred. It just sits forever at "Starting"

Using proxychains to force the connection through a proxy does work, but is not a good solution.

Tested on Windows 7 64bit & Fedora 23 64bit.