> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/termux/dang-an-guan-li-caddy.md).

# 檔案管理 Caddy

apt install caddy

nano Caddyfile

```
:8888
root /storage/emulated/0
gzip
browse
```

執行

caddy
