axel

Light UNIX download accelerator that speeds up downloads using multiple connections

brewmacoslinux
Try with needOr install directly
Source

About

Light UNIX download accelerator

Commands

axel

Examples

Download a file with 4 parallel connections$ axel -n 4 https://example.com/file.tar.gz
Resume an interrupted download$ axel -a https://example.com/largefile.iso
Download with custom output filename and verbose output$ axel -o myfile.zip -v https://example.com/archive.zip