Aria2


1
2
3
4
5
6
7
8
#安装基础组件
apt install wget curl ca-certificates

#下载脚本
wget -N git.io/aria2.sh && chmod +x aria2.sh

#运行脚本
./aria2.sh