muink / Razord-meta

web port of clash dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash
Clash Dashboard

Web Dashboard for Clash, now host on ClashX

Github Actions

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

About

web port of clash dashboard

License:MIT License


Languages

Language:TypeScript 78.8%Language:SCSS 20.3%Language:HTML 0.9%