mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 05:51:56 +08:00
Co-authored-by: MetaCubeX <maze.y2b@github.com> Co-authored-by: GyDi <segydi@foxmail.com> Co-authored-by: Dreamacro <8615343+Dreamacro@users.noreply.github.com>
Clash Dashboard
Web Dashboard for Clash, now host on ClashX
Features
- All ClashX configurations
- Manage Proxies
- Manage Proxy Groups
- Realtime Log
Progress
See Projects
Start develop with ClashX(Dev Mode)
You can setup your local development environment with the contribution guide.
# Enable ClashX with Dev Mode
defaults write com.west2online.ClashX kEnableDashboard -bool YES
# Set dashboard entry
defaults write com.west2online.ClashX webviewUrl "http://localhost:8080/"
# Reset dashboard entry
defaults delete com.west2online.ClashX webviewUrl
Development Env
This command will start Clash Dashboard at http://localhost:8080/
$ pnpm start
Build for production
$ pnpm build
Contributors
Jason Chen 🎨 💻 🐛 🤔 👀 🌍 |
Dreamacro 💻 🐛 🤔 👀 🌍 📦 |
chs97 💻 🐛 👀 |
Yicheng 🤔 📦 |
---|
LICENSE
MIT License
Languages
TypeScript
79.8%
SCSS
19.7%
HTML
0.4%
Dockerfile
0.1%