rockdaboot / mget

Multithreaded metalink/file/website downloader (like Wget) and C library
GNU Lesser General Public License v3.0
113 stars 19 forks source link

support for multiple proxies #10

Closed magemore closed 10 years ago

magemore commented 10 years ago

Could you please implement support for multiple proxies. I am curious to see implementation.

it shouldn't be too hard to implement such a feature

I haven't programmed with C for a while. It's interesting how it may deal with multithreading. How threads will divide proxies between them...

rockdaboot commented 10 years ago

It's in now, only lightly tested since I couldn't find more than one working proxy.