mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-02-27 11:37:53 +00:00
Update documentation
This commit is contained in:
parent
62bcf22c26
commit
ed37cb858b
3 changed files with 9 additions and 2 deletions
|
@ -1,3 +1,10 @@
|
|||
#### 1.3-beta5
|
||||
|
||||
* Add Clash.Meta API compatibility for Clash API
|
||||
* Download Yacd-meta by default if the specified Clash `external_ui` directory is empty
|
||||
* Add path and headers option for HTTP outbound
|
||||
* Fixes and improvements
|
||||
|
||||
#### 1.3-beta4
|
||||
|
||||
* Fix bugs
|
||||
|
|
|
@ -59,7 +59,7 @@ serve it at `http://{{external-controller}}/ui`.
|
|||
|
||||
ZIP download URL for the external UI, will be used if the specified `external_ui` directory is empty.
|
||||
|
||||
`https://github.com/Dreamacro/clash-dashboard/archive/refs/heads/gh-pages.zip` will be used if empty.
|
||||
`https://github.com/MetaCubeX/Yacd-meta/archive/gh-pages.zip` will be used if empty.
|
||||
|
||||
#### external_ui_download_detour
|
||||
|
||||
|
|
|
@ -57,7 +57,7 @@ RESTful web API 监听地址。如果为空,则禁用 Clash API。
|
|||
|
||||
静态网页资源的 ZIP 下载 URL,如果指定的 `external_ui` 目录为空,将使用。
|
||||
|
||||
默认使用 `https://github.com/Dreamacro/clash-dashboard/archive/refs/heads/gh-pages.zip`。
|
||||
默认使用 `https://github.com/MetaCubeX/Yacd-meta/archive/gh-pages.zip`。
|
||||
|
||||
#### external_ui_download_detour
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue