Linux 多线程下载工具 axel 下载加速器

news/2024/11/22 20:28:43/

简介

在 Linux 命令行下载网络文件,常用的工具是 wget,但是 wget 是单线程的,下载速度慢。
本文介绍另一款工具,axel, 以多线程的方式下载网络文件,速度更快。

axel 具有以下主要功能:

  • 多线程
  • 断点续传

axel 安装

1. Ubuntu 环境

sudo apt update
sudo apt install axel

2. Centos 环境

yum install axel

3. 源码安装

git clone https://github.com/axel-download-accelerator/axel.git
cd axel
./configure && make && make install

使用

axel -n [线程数] [网络文件的地址]
如:

# 开启10个线程下载
axel -n 10 https://github.com/axel-download-accelerator/axel/archive/refs/heads/master.zip

所有命令

ubuntu@ubuntu:~$ axel -h
Usage: axel [options] url1 [url2] [url...]--max-speed=x		-s x	Specify maximum speed (bytes per second)
--num-connections=x	-n x	Specify maximum number of connections
--max-redirect=x		Specify maximum number of redirections
--output=f		-o f	Specify local output file
--search[=n]		-S[n]	Search for mirrors and download from n servers
--ipv4			-4	Use the IPv4 protocol
--ipv6			-6	Use the IPv6 protocol
--header=x		-H x	Add HTTP header string
--user-agent=x		-U x	Set user agent
--no-proxy		-N	Just don't use any proxy server
--insecure		-k	Don't verify the SSL certificate
--no-clobber		-c	Skip download if file already exists
--quiet			-q	Leave stdout alone
--verbose		-v	More status information
--alternate		-a	Alternate progress indicator
--help			-h	This information
--timeout=x		-T x	Set I/O and connection timeout
--version		-V	Version informationVisit https://github.com/axel-download-accelerator/axel/issues to report bugs

http://www.ppmy.cn/news/304052.html

相关文章

安卓游戏广告加速插件_安卓迅游加速器,无需登陆免费加速,国内外游戏均可加速下载...

大家好,这里是黑晨分享每天更新精彩软件,欢迎关注分享 今天给大家分享一个迅游加速器,这个版本的迅游加速器用手机登陆就是会员,其实不登陆也可以用里面的功能,有的手机玩游戏可能网络会非常的不好,容易出现…

GitHub高速下载方法

GitHub高速下载方法 需要修改hosts文件 需要修改hosts文件 windows修改host文件: C:\Windows\System32\drivers\etc\hosts linux 修改host文件: /etc/hosts 在文件后面加上这两行 151.101.72.249 github.global.ssl.fastly.net 192.30.253.112 gith…

UU加速器——学术资源加速

目录 1. 网易UU网游加速器产品优势 2. 网易UU网游加速器加速技术 3. 网易UU网游加速器硬件实力 4. 学术资源 5. 总结 测试环境:WIN11系统 软件下载:UU加速器 官网 1. 网易UU网游加速器产品优势 极速安装 一键加速 路由器插件 无需安装 一键加速…

SoftCnKiller高速下载器捆绑软件杀手

下载地址一: https://free.lanzoux.com/b0cpu1guf 下载地址二: https://pan.huang1111.cn/s/voKhE 下载地址三: https://cloud.189.cn/web/share?codei6fA3qRNV3Ir 1.软件是VS2015下MFC静态编译的。所以在VT扫描时可能会有杀软误报&#xf…

百度云下载官方免费提速方案

百度云官方免费提速方案 功能介绍具体攻略条件要求积分获取教程闲暇或者用电脑时进行挂机获取积分这里以win版为例下载提速开启积分模式设置(空闲时获取积分)提速模式设置(下载资源时)免费试用小技巧 相关分享百度云直链下载-IDM&…

IDM与其他下载器加速器优缺点介绍

IDM功能简介: Internet Download Manager(简称“IDM”)是一种将下载速度提高5倍的工具,可以恢复和安排下载。由于连接丢失,网络问题,计算机关机或意外停电等原因,全面的错误恢复和恢复功能将重新…

高速下载百度云文件

无论是上班族还是学生党,肯定会经常使用云盘来存储和分享文件,这里面又以百度云盘为主。毋庸置疑,百度云盘确实有他的一些优势和便捷性。 但是对于普通大众来说,百度云盘中文件的下载,实在是让人受不了。这里给大家介…

如何免费下载学术文献?

程序员宝藏库:GitHub - Jackpopc/CS-Books-Store: 你想要的计算机经典书籍,这里都有! 如何免费下载学术文献? 如何摆脱百度搜索差劲的体验? 如何解决Chrome内存占用过高问题? 如何提升上网阅读体验&…