Skip to content

ksiwt/gownloder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gownloder

Basically, it download file in single thread.
If a URL supports http header - Accept-Ranges, it will be chunked and download it concurrently.

Usage

./gownloader -u [URL] -d [directory]
  • -u flag mean URL of download file.
  • -d flag mean destination of save downloaded file.

About

File downloader written in Go.

Resources

Stars

Watchers

Forks

Languages