
Aria2 is a file sharing program.
For Fedora 22, use the dnf package manager just as in RHEL 8/ CentOS 8 $ sudo dnf install aria2 Arch / Manjaro Linux. For Arch Linux & its derivatives use the Pacman package manager as shown: $ sudo pacman -S aria2 How to use Aria2 with example. In this section, we look at a few usages of the Aria2 command-line tool. Aria2 for chrome captures browser's download action and exports it to Aria2 via JSON-RPC interfaces to complete download task. Aria2 is a lightweight multi-protocol & multi-source command-line download utility. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
When you run a torrent, its data will be made available to others by means of upload.
Any content you share is your sole responsibility.
This version is for mipsel devices like RT-N16, RT-N66U, RT-AC66U...
1 - Install Entware from here
2 - Setup Lighttpd Web Server from here
3 - Install and start Aria2
4 - Download WebUi for Aria2
Aria 2 Manager Login
unzip /opt/tmp/webui-aria2.zip -d /opt/tmp/ && rm /opt/tmp/webui-aria2.zip
mv /opt/tmp/webui-aria2-master /opt/share/www/aria2
5 - Open in web browser 192.168.1.1:81/aria2, go to Settings, Connection Settings and input 'Passw0rd' as secret token, and press on Save Connection configuration(this and other settings can be removed/changed by editing /opt/etc/aria2.conf file)

Default download folder is /opt/var/aria2/torrents and may be changed from gui or editing /opt/etc/aria2.conf
6 - Happy downloading...