# alsit网盘挂载

github：<https://github.com/alist-org/alist>

1、安装：

```
#termux软件源安装
apt install alist
```

2、运行：

```
#首次安装运行可以先查看一下管理员账号密码
alist admin

#运行，默认占用5244端口
alist server
```

浏览器打开：<http://127.0.0.1:5244> 即可配置

可以参考视频教程：[https://www.bilibili.com/video/BV16g411X7EJ](https://www.bilibili.com/video/BV16g411X7EJ/?spm_id_from=333.999.0.0)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://termux-wiki.zsxwz.com/qi-ta-yi-xie-ming-ling-xing-gong-ju/alsit-wang-pan-gua-zai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
