Closed ShiverZm closed 2 years ago
docker run -d \ --name=aria2 \ --privileged=true \ -e PUID=0 \ -e PGID=0 \ -e TZ=Asia/Shanghai \ -e SECRET=123456 \ -e CACHE=512M \ -e PORT=6800 \ -e BTPORT=32516 \ -e WEBUI=true \ -e WEBUI_PORT=8080 \ -e UT=true \ -e RUT=true \ -e FA=falloc \ -e QUIET=true \ -e SMD=true \ -p 6881:6881 \ -p 6881:6881/udp \ -p 6800:6800 \ -p 8080:8080 \ -v $PWD/config:/config \ -v $PWD/downloads:/downloads \ superng6/aria2:webui-latest
已解决 1.进入0.0.0.0:8080 找到AriaNg设置->RPC(0.0.0.0:8080)
2.修改Aria2 RPC地址为 localhost
(如果设置了RPC密钥的话记得填上去 我就是忘了填写)
webui里设置aria2服务器地址
@SuperNG6 顺便一问 大佬为何下载速度一直不动
取决于资源,如果能够连接到更多的资源上传者那么速度才能变快 在 2022年10月21日 +0800 17:15,Shiver @.***>,写道:
@SuperNG6 顺便一问 大佬为何下载速度一直不动 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>
取决于资源,如果能够连接到更多的资源上传者那么速度才能变快 在 2022年10月21日 +0800 17:15,Shiver @.>,写道: … @SuperNG6 顺便一问 大佬为何下载速度一直不动 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.>
但是问题来了 我用主机的aria2 配置bttorrent列表 之后下载是正常的