Releases: sssilverhand/subforge
Releases · sssilverhand/subforge
v0.1.0
What's included
Core
- Full subscription lifecycle: create, enable/disable, delete, reset traffic
- xray-core managed via gRPC API — no restarts when adding/removing users
- hysteria2 via HTTP auth backend — each connection validated against DB
- Background scheduler: traffic polling every 60s, expiry checks every 5m
Protocols
- VLESS + XHTTP (stealth)
- VLESS + Reality
- VLESS + WebSocket
- Hysteria2
Subscription formats
- Sing-box JSON (Hiddify, NekoBox, SFI/SFA)
- Clash Meta YAML (Clash Verge, Mihomo, Stash)
- Raw base64 URI list (v2rayN, v2rayNG, Shadowrocket)
Infrastructure
- Multi-node: unlimited VPS nodes in one subscription
- Node agent for remote xray/hysteria2 installation and management
Management
- Web admin panel (React + Tailwind)
- Telegram bot: admin menu + user portal
- REST API with JWT and API token auth
Payments
- Cryptomus (crypto)
- Telegram Stars
- Pluggable provider interface
Installation
bash <(curl -Ls https://raw.githubusercontent.com/sssilverhand/subforge/main/install.sh)