Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 404 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 404 Bytes

This is a sing-box subscription generator for single person use

Usage

  1. Use this template to generate a new private repository

  2. Add your subscriptions to src/data/subscriptions.json

  3. Add your sing-box configuration template to src/data/template.json

  4. Rename src/pages/api/[key].js to your access token

  5. Go to vercel and deploy it as a website