You can access the online zashboard at the following link:
For Mihomo users: The Upgrade Dashboard function utilizes the API from Mihomo core. Ensure you set the configuration URL to the zashboard's URL.
You can download the zashboard files here:
- dist.zip (7.64MB) – Includes better font-loading experience.
- dist-cdn-fonts.zip (1.27MB) – Optimized for devices with limited storage.
To run zashboard via Docker, use the following command:
docker run -d -p 80:80 ghcr.io/zephyruso/zashboard:latest
- The connection page has two layout styles: customizable cards and customizable tables. It is recommended to use tables on PC and cards on mobile devices.
- Click on connection row / card will display the details of connection.
- Right-clicking on a node / node group card will perform a speedtest for the node / node group.
- 连接页面有两种布局样式:可自定义卡片和可自定义表格。建议在 PC 上使用表格,在移动设备上使用卡片。
- 点击整个连接行/卡片可显示连接详情。
- 右键点击节点/节点组卡片可对节点/节点组进行测速。
-
http
/https
- Determines the protocol (
http
orhttps
). - If both are present,
https
takes precedence. - Default: Current page's protocol.
- Determines the protocol (
-
hostname
- The Clash API's IP or domain.
-
port
- The Clash API port.
-
secondaryPath
- Optional path appended to the base URL.
- Default: An empty string.
-
secret
- Password for authentication.
-
disableUpgradeCore
- Set '1' or 'true' to hide upgrade core button