[Seek Help] 自带下载器是基于aria2的吗,RPC参数是多少
Tofloor
poster avatar
135******20
deepin
2022-04-24 00:37
Author

自带下载器是基于aria2的吗,RPC参数是多少?

想配合网盘下载助手使用,这个不知道该怎么配置image.png

Reply Favorite View the author
All Replies
社会你左哥
deepin
2022-04-24 00:40
#1

你需要自行安装aria2

Reply View the author
神末shenmo
deepin
Spark-App
2022-04-24 00:45
#2

是,但是参数不太清楚

你再装一个呗

Reply View the author
lizipeng0013
deepin
2022-04-24 05:53
#3

deepin自带aria2的,直接在终端输入aria2c就能启动了

Reply View the author
lizipeng0013
deepin
2022-04-24 06:02
#4

想要在终端中输入命令直接运行,需要添加配置文件(aria2.conf、aria2.session),位置在:根目录/home/你的用户名/.config/aria2

截图_dde-file-manager_20220423214855.png

这两个配置文件需要自己创建,其中aria2.session不需要修改任何内容,aria2.conf给你个现成的:aria2.txt 下载后重命名为aria2.conf,按下图修改指定的参数

截图_deepin-editor_20220423221257.png

截图_deepin-editor_20220423224241.png
最后放到指定的位置

这样就大功告成了,可以通过终端命令aria2c启动了

Reply View the author
lizipeng0013
deepin
2022-04-24 07:24
#5

演示:1.gif

至于RPC地址,这两个都可以,是一样的:

1.127.0.0.1:6800

2.localhost:6800

只要aria2启动了,就可以发送到aira2下载了

2.gif

Reply View the author
135******20
deepin
2022-04-24 15:45
#6
lizipeng0013

演示:1.gif

至于RPC地址,这两个都可以,是一样的:

1.127.0.0.1:6800

2.localhost:6800

只要aria2启动了,就可以发送到aira2下载了

2.gif

感谢大神!

Reply View the author