获取阿里云token、opentoken、转存目录folder id
token获取:
获取网址: https://alist.nn.ci/zh/guide/drivers/aliyundrive.html
Open token 获取:
获取网址: https://alist.nn.ci/tool/aliyundrive/request.html
转存目录folder id获取
登陆阿里云盘网页版
https://www.aliyundrive.com/drive
在资源盘下新建文件夹(xiaoya),点击进入后在浏览器网址栏复制阿里云盘转存目录folder id即可
小雅ssh整合脚本
https://blog.ddsrem.com/archives/alist-xiaoya
bash -c "$(curl --insecure -fsSL https://ddsrem.com/xiaoya_install.sh)"
一键安装和更新容器,标准模式,打开端口 5678
bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)"
一键安装和更新容器,host模式(推荐,软路由和NAS上更少网络故障,打开端口 5678)
bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)" -s host