Linux下 Ariai2与 Aria Ng的安装与配置整合

Aria2安装 与 Aria2NG整合

安装脚本:

项目地址

系统要求

  • Centos7+: curl , yum/dnf , systemd
  • Centos8: curl , yum/dnf , systemd
  • ArchLinux: curl , pacman , systemd
  • Ubuntu18+: curl , apt , systemd
  • openSUSE: curl , zypper , systemd

Centos系统将会安装epel-release仓库

使用方式:

[install-release.sh] Usage: install-release.sh Command
help              使用帮助
version           当前安装的Aria2版本信息
remove            卸载Aria2
install           安装Aria2

安装

bash <(curl -L https://cdn.jsdelivr.net/gh/devcxl/aria2-install@master/install-release.sh) install

卸载

bash <(curl -L https://cdn.jsdelivr.net/gh/devcxl/aria2-install@master/install-release.sh) remove

AriaNg

项目地址

安装Nginx

将下载的All-in-One index.html文件替换到/usr/share/nginx/html/index.html