说明:之前发了个VPS
结合Google Drive
建立BT
离线大网盘教程,参考:利用Aria2+AriaNg+H5ai+Google Drive建立离线BT下载/在线播放/无限空间网盘,鉴于很多小白还是不会,加上H5ai
有点浪费流量和api
,所以友链博主千影写了个一键脚本,使用更好的DirectoryLister
替代了H5ai
,并自动添加SSL
免费证书,Aria2Ng
由于使用SSL
后影响面板操作,就单独分开了,所以本脚本需要2
个域名,并且下载文件自动上传到Google Drive
,重启后自动挂载,添加并自动更新Trackers
服务器,期间不需要做任何操作,这里分享下脚本。
截图
更新
【2018.12.21】
优化定时任务步骤,最后不再显示定时任务编辑界面。
【2018.8.17】
修复Aria2无法自动更新Trackers服务器的Bug,并优化脚本步骤信息的提示。
脚本
本脚本适用于Debian 8、9
。且需要提前使用2
个二级域名解析到VPS
服务器。
使用命令:
wget https://www.moerats.com/usr/shell/Aria2_Rc_D.sh && bash Aria2_Rc_D.sh
运行脚本后,会依次要你输入以下信息:
#输入网盘域名及Aria2NG面板域名
请输入你的DirectoryLister域名信息:
请输入你的Aria2NG域名信息:
#设置Aria2密钥
请输入你的Aria2密钥:
#配置Rclone,大致如下
n) New remote
s) Set configuration password
q) Quit config
n/s/q> n
name> Rats #随便填,后面要用到
Type of storage to configure.
Choose a number from below, or type in your own value
1 / Amazon Drive
\ "amazon cloud drive"
2 / Amazon S3 (also Dreamhost, Ceph, Minio)
\ "s3"
3 / Backblaze B2
\ "b2"
4 / Box
\ "box"
5 / Cache a remote
\ "cache"
6 / Dropbox
\ "dropbox"
7 / Encrypt/Decrypt a remote
\ "crypt"
8 / FTP Connection
\ "ftp"
9 / Google Cloud Storage (this is not Google Drive)
\ "google cloud storage"
10 / Google Drive
\ "drive"
11 / Hubic
\ "hubic"
12 / Local Disk
\ "local"
13 / Microsoft Azure Blob Storage
\ "azureblob"
14 / Microsoft OneDrive
\ "onedrive"
15 / Openstack Swift (Rackspace Cloud Files, Memset Memstore, OVH)
\ "swift"
16 / Pcloud
\ "pcloud"
17 / QingCloud Object Storage
\ "qingstor"
18 / SSH/SFTP Connection
\ "sftp"
19 / Webdav
\ "webdav"
20 / Yandex Disk
\ "yandex"
21 / http Connection
\ "http"
Storage> 10 #选择10,Google Drive,注意该序列号会随时变化,看清楚再填
Google Application Client Id - leave blank normally.
client_id> #留空
Google Application Client Secret - leave blank normally.
client_secret> #留空
Service Account Credentials JSON file path - needed only if you want use SA instead of interactive login.
service_account_file>
Remote config
Use auto config?
* Say Y if not sure
* Say N if you are working on a remote or headless machine or Y didn't work
y) Yes
n) No
y/n> n #选择n
If your browser doesn't open automatically go to the following link: https://accounts.google.com/o/oauth2/auth.... #复制到浏览器打开,获取验证码
Log in and authorize rclone for access
Enter verification code> #填入上面获取到的验证码
Configure this as a team drive?
y) Yes
n) No
y/n> y #选择y
Fetching team drive list...
No team drives found in your account--------------------
[Rats]
client_id =
client_secret =
service_account_file =
token = {"access_token":"ya29.GltFBd7UJN2qrxdG8FnG_rMuB18ogb8QlujdL7glvXtfV"}
team_drive =
--------------------
y) Yes this is OK
e) Edit this remote
d) Delete this remote
y/e/d> y #选择y
Current remotes:
Name Type
==== ====
Rats drive
e) Edit existing remote
n) New remote
d) Delete remote
r) Rename remote
c) Copy remote
s) Set configuration password
q) Quit config
e/n/d/r/c/s/q> q #选择q退出
#最后输入Name
请输入你刚刚输入的Name:
然后脚本安装完成后,就可以直接通过Aria2Ng
面板连接Aria2
下载文件,并通过网盘观看了。
相关目录
Aria2下载目录:/root/Download
DirectoryLister目录:/home/wwwroot/a.xx.com
Aria2Ng目录:/home/wwwroot/b.xx.com
挂载目录:/home/wwwroot/a.xx.com/Cloud
千影大佬博客:https://www.94ish.me,欢迎去参观。
搭好了aria2一直未连接.是配置不对吗.最后一步的挂载文件夹没填
检查下浏览器地址左侧有不有加载未知模块的按钮。
服务器下载脚本时出现错误503
现在还错误吗?估计上cf的后遗症。
没有了
下载好之后,好像没有自动上传啊
重启下Aria2试试?
我还是再次重装系统吧,Debian9.1.0-kvm,还是Debian9好?
没多大区别。
我通过rclone挂载gd后,又用oneindex挂载od,然后前面一个的aria2NG就打开之后和directorylister的网页是一个了
你是说重叠么?这个脚本是用的网站环境会和oneindex安装环境时冲突的,会直接覆盖。
对。有什么解决办法吗?换前面的H5ai那个吗?
可以直接在这个脚本运行后,再使用这个脚本安装的环境安装oneindex,不知道你会不会弄。
不会
解析下本文的脚本和这个脚本https://www.moerats.com/archives/692/,自行研究看看。
emmmm,不能同时弄两个aria2,一个下载文件上传至od。一个传到gd吗?
?同时安装我倒没试过,不过不存在的感觉。
emmmm, 是不是只能用rclone挂载多个盘。然后等通过aria下载好的文件上传到一个盘之后复制
只能分开手动移动。
好的
好的,谢谢
大佬想问下ariang如何加证书
加的话有点麻烦,不过没必要加,加了反而还影响使用,所以就把ariang的SSL给去掉了。
[Fri Oct 12 00:26:08 UTC 2018] monsterfzx1.cr.cx:Verify error:Fetching http://178.128.52.86/.well-known/acme-challenge/1fQ2b_IsWp6qfeYEQ4XiE_2ZqWN9ChRUQurgLmONfX0: Error getting validation data
[Fri Oct 12 00:26:08 UTC 2018] Please add '--debug' or '--log' to check more details.
[Fri Oct 12 00:26:08 UTC 2018] See: https://github.com/Neilpang/acme.sh/wiki/How-to-debug-acme.sh
[Error] SSL 证书生成失败
一直卡在SSL证书生成失败,好像是我的二级域名解析问题?我的二级域名解析经过了一步跳转才到vps的ip,如果是这个问题该怎么解决呢?博主大大有没有推荐的免费二级域名?
你可以ping下二级域名,ip是要显示你的服务器的ip,现在便宜的域名也才三四块钱,不贵吧。
在线观看的话需要用服务器流量吗?
需要,如果想不要流量在线观看就用oneindex,脚本:https://www.moerats.com/archives/693/。
大佬,我搭建好了磁力链接下载没问题,但是BT下载的时候显示bencode decoding failed,请问如何解决
应该是编码的问题,这个你还是百度吧。
大佬,用百度网盘助手导出文件夹里面文件的直链到aria2里下载,会上传生成的临时文件,有的文件会上传2-3份
基本上有文件就会上传的。
它会上传后缀为.aria2的文件和有些文件会上传2-3份,怎么办啊难道只可以手动一个一个删吗?
这个可以写个脚本,定时清空下。
大佬,求这个定时清除后缀为.aria2和重复文件的脚本拜托了
现在是手机,等我电脑想起来了就试试看,其实手动删也没事。
好的,谢谢大佬
上传的重复文件一模一样,连时间都一样。文件一多手动删的方法就捉襟见肘了,有脚本的就好很多
大佬,请教个问题,就是如何更换https证书呢!
证书文件夹/home/wwwroot/ssl,替换就行了,名称记得和之前一样。