MyGit
🚩收到GitHub仓库的更新通知

haishanh/yacd

Fork: 665 Star: 3713 (更新于 2024-05-18 02:23:00)

license: MIT

Language: TypeScript .

Yet Another Clash Dashboard

最后发布版本: v0.3.8 ( 2022-11-11 22:52:00)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

yacd

Yet Another Clash Dashboard

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 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-05-19 04:46: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-05-18 20:59:00 FuelLabs/fuels-ts

2024-05-18 10:05:52 johnlindquist/kit

2024-05-18 04:16:53 payloadcms/payload

2024-05-17 19:26:25 siyuan-note/siyuan

2024-05-17 17:04:00 steven-tey/novel

2024-05-17 15:48:20 dream-num/univer