这个工具挺老了,但是挺有用,发出来存档吧。
apt-get install axel
CentOS
由于 CentOS 源里默认没有包含 axel,我们需要安装 EPEL 才能通过 yum 进行安装。
yum install epel-release
yum install axel
其中[options]可以包括如下参数:
--max-speed=x , -s x 最高速度x
--num-connections=x , -n x 连接数x
--output=f , -o f 下载为本地文件f
--search[=x] , -S [x] 搜索镜像
--header=x , -H x 添加头文件字符串x(指定 HTTP header)
--user-agent=x , -U x 设置用户代理(指定 HTTP user agent)
--no-proxy , -N 不使用代理服务器 --quiet , -q 静默模式
--verbose ,-v 更多状态信息
--alternate , -a Alternate progress indicator
--help ,-h 帮助
--version ,-V 版本信息
axel -n 8 -o /tmp/ http://185.164.138.19:18910/bt/iso/win2016_vol_cn_noname%40007.gz