Aria2 is a lightweight multi protocol and multi source command line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.

Installing with Aria2

One button installation

 wget -N --no-check-certificate  https://raw.githubusercontent.com/ToyoDAdoubiBackup/doubi/master/aria2.sh  && chmod +x aria2.sh && bash aria2.sh

Operation command

 Start: service aria2 start Stop: service aria2 stop Restart: service aria2 restart View status: service aria2 status Configuration file:/root/. aria2/aria2.conf (The configuration file contains Chinese comments, but some systems may not support displaying Chinese) Download directory:/usr/local/addy/www/aria2/Download (this directory is downloaded and installed by Github, while the default download address is/usr/local/addy/www/file

Installing the front AriaNg

Download AriaNg

AriaNg is a web front end for managing aria 2 AriaNg is developed using pure HTML&javascript, so it does not need any compiler or running environment
Download link: https://github.com/mayswind/AriaNg/releases/download/1.1.6/AriaNg-1.1.6.zip

to configure

Visit your website

find AriaNg settings - RPC Fill in after installation secret key

Other issues

  • Vps with pagodas can be built
  • The server and front end of aria2 can be on different servers
  • It seems that https does not support
  • Offline download speed is limited by vps bandwidth

Refer to the graphic tutorial: https://www.2kss.com/53807.html