Sign inSign up

0x01230/aria2

By 0x01230

Updated over 5 years ago

aria2 with newest bt-tracker list

Image
1

1.6K

0x01230/aria2 repository overview

aria2

Aria2 is a downloading tool.It can be used for downloading http/ftp/bt/magnet. And this docker image does not include a webui.

usage:

run:
sudo docker run -d --name=aria2 -p 6800:6800 -e "SECRET=xxxxxx" -e "UID=1000" -e "GID=1000" -v /nas/TDDOWNLOAD:/data aria2:latest

Replace "/nas/TDDOWNLOAD" with you own download path.
Replace "xxxxxx" with you onw rpc-secret token.

webui

ariang

more:

Tracker list more detail

Tag summary

Content type

Image

Digest

Size

9.5 MB

Last updated

over 5 years ago

docker pull 0x01230/aria2