poiol / clash-dashboard

web port of clash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clash
Clash Dashboard

Web Dashboard for Clash, now host on ClashX

Travis-CI

Features

  • All ClashX configurations
  • Manage Proxies
  • Manage Proxy Groups
  • Realtime Log

Progress

See Projects

Start develop with ClashX(Dev Mode)

# 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/

npm start

Build for production

npm run build

Contributors


Jason Chen

🎨 πŸ’» πŸ› πŸ€” πŸ‘€ 🌍

Dreamacro

πŸ’» πŸ› πŸ€” πŸ‘€ 🌍 πŸ“¦

chs97

πŸ’» πŸ› πŸ‘€

Yicheng

πŸ€” πŸ“¦

LICENSE

MIT License

About

web port of clash

License:MIT License


Languages

Language:TypeScript 67.2%Language:CSS 27.1%Language:JavaScript 5.3%Language:HTML 0.4%