Skip to content

chzyer/godl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godl

a terminal multithreaded download-resumable (proxy) downloader

build

go get github.com/chzyer/godl

usage

$ ./godl
godl [option] <Url>

option:
  -b=20: block size represented by bit
  -f=false: overwritten if file is exists, false mean resume the progress from the meta file
  -meta=false: print meta
  -n=5: specified the max connections connected
  -p=true: show progress
  -s=: godl will enter server mode if specified listen addr with -s
  -u=: url
  -v=false: turn on debug mode

About

a terminal multithreaded resumable (proxy) downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published