One Worker, All Subscriptions
A lightweight subscription converter and manager for proxy protocols, deployable on Cloudflare Workers, Vercel, Node.js, or Docker.
- Choose a "deploy" button above to click
- That's it! See the Document for more information.
- Node.js:
npm run build:node && node dist/node-server.cjs - Vercel:
vercel deploy(configure KV in project settings) - Docker:
docker pull ghcr.io/7sageer/sublink-worker:latest - Docker Compose:
docker compose up -d(includes Redis)
ShadowSocks • VMess • VLESS • Hysteria2 • Trojan • TUIC
Sing-Box • Clash • Xray/V2Ray • Surge
- Base64 subscriptions
- HTTP/HTTPS subscriptions
- Full configs (Sing-Box JSON, Clash YAML, Surge INI)
- Import subscriptions from multiple sources
- Generate fixed/random short links (KV-based)
- Light/Dark theme toggle
- Flexible API for script automation
- Multi-language support (Chinese, English, Persian, Russian)
- Web interface with predefined rule sets and customizable policy groups
from https://github.com/7Sageer/sublink-worker
No comments:
Post a Comment