Skip to content

ymcvalu/mget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mget

a multi-thread file downloader

Usage

$ mget -n 10 -f xxx.tar.gz https://www.xxx.com/xxx/xxx/xxx.tar.gz
  • -n: how many thread(goroutine actually) to use
  • -f: specify the path to save

About

a multi-thread file downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages