An elegant way to use Clash anywhere
Open the SubDIY page, enter your node subscription address, and click Generate
.
Then enter the generated link into Clash.
Done!
See USAGE (zh-CN)
You can deploy SubDIY with Cloudflare Pages or any platform you like.
- Build command:
npm run build
- Build output directory:
dist
- Set environment variables:
VITE_SUBDIY_URL=https://subdiy.pages.dev
VITE_BACKEND_URL=https://api.dler.io
NODE_VERSION=16