Aria2 is a file sharing program.
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
opkg install aria2
/opt/etc/init.d/S81aria2 start
/opt/etc/init.d/S81aria2 start
4 - Download WebUi for Aria2
wget -c -O /opt/tmp/webui-aria2.zip https://github.com/ziahamza/webui-aria2/archive/master.zip --no-check-certificate
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
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...
REVIEW (CLICK ON THE STARS TO RATE!)
4