haishanh/yacd
Fork: 734 Star: 4127 (更新于 2024-11-05 14:56:54)
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-05 23:14:41)
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-05 17:55:23 langgenius/dify
2024-11-05 17:35:52 siyuan-note/siyuan
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 12:39:27 lobehub/lobe-chat
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript