melbahja / got

Got: Simple golang package and CLI tool to download large files faster 🏃 than cURL and Wget!
MIT License
714 stars 45 forks source link

Can it support multi-threaded download? #9

Closed otokaze closed 4 years ago

otokaze commented 4 years ago

This is critical!

mpldr commented 4 years ago

Yes it does, you can change the amounts of threads using the -concurrency commandline-flag.

melbahja commented 4 years ago

can you explain more clearly please? and what do you mean by "This is critical!"?