haishanh/yacd
Fork: 738 Star: 4166 (更新于 2024-11-20 20:57:43)
license: MIT
Language: TypeScript .
Yet Another Clash Dashboard
最后发布版本: v0.3.8 ( 2022-11-11 22:52:00)
Usage
The site http://yacd.haishan.me is served with HTTP not HTTPS is because many browsers block requests to HTTP resources from a HTTPS website. If you think it's not safe, you could just download the zip of the gh-pages, unzip and serve those static files with a web server(like Nginx).
Docker image
- Docker Hub
haishanh/yacd
- GitHub Container Registry
ghcr.io/haishanh/yacd
docker run -p 1234:80 -d --name yacd --rm ghcr.io/haishanh/yacd:master
# and then open http://localhost:1234 in your browser
Supported URL query params
Param | Description |
---|---|
hostname | Hostname of the clash backend API (usually the host part of external-controller ) |
port | Port of the clash backend API (usually the port part of external-controller ) |
secret | Clash API secret (secret in your config.yaml) |
theme | UI color scheme (dark, light, auto) |
Development
# install dependencies
# you may install pnpm with `npm i -g pnpm`
pnpm i
# start the dev server
# then go to the url printed on the screen
pnpm start
# build optimized assets
# ready to deploy assets will be in the directory `public`
pnpm build
最近版本更新:(数据更新于 2024-11-22 08:04:10)
2022-11-11 22:52:00 v0.3.8
2022-11-07 18:09:28 v0.3.7
2022-07-23 20:23:17 v0.3.6
2022-05-14 12:42:44 v0.3.5
2021-11-14 23:21:51 v0.3.4
2021-07-19 22:21:43 v0.3.3
2021-06-07 21:21:53 v0.3.2
2021-06-06 13:12:56 v0.3.1
2021-06-05 22:20:36 v0.3.0
2021-02-28 18:26:27 v0.2.15
haishanh/yacd同语言 TypeScript最近更新仓库
2024-11-22 01:36:46 twentyhq/twenty
2024-11-21 22:40:05 LLOneBot/LLOneBot
2024-11-21 20:34:48 CopilotKit/CopilotKit
2024-11-21 16:58:07 labring/FastGPT
2024-11-21 16:14:54 RSSNext/Follow
2024-11-21 16:12:23 x-extends/vxe-table