Skip to content

Axel is my favorite download tool, myaxel implements the main functions of axel, written in go.

License

Notifications You must be signed in to change notification settings

StoneKnocker/myaxel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myaxel

Axel is my favorite download tool, myaxel implements the main functions of axel, written in go.

Same as axel, myaxel downloads all the data directly to the destination file. Does not have to concatenate all the downloaded parts.

Install

$ go get -u github.com/progyoung/myaxel

Usage:

Usage: myaxel [options] url

optons:
  -T duration
        timeout (default 30m0s)
  -k    do not verify the SSL certificate
  -o string
        local output file name (default "default")

About

Axel is my favorite download tool, myaxel implements the main functions of axel, written in go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages