This commit is contained in:
2024-12-21 22:46:55 +08:00
parent 330be24f9b
commit 985608bfe7
3 changed files with 118 additions and 0 deletions

View File

@@ -4,6 +4,16 @@
## 安装步骤
### 一键安装方法, install.sh
```bash
curl -o install.sh https://x-mo.cn:9009/XiaoMo/alist-proxy/raw/branch/master/install.sh && chmod +x install.sh && ./install.sh
```
### 使用 Node.js 版本
1. **下载代理脚本**