sing-box/protocol
Niko Marmeladkov a3404e463f
Some checks are pending
Build / Calculate version (push) Waiting to run
Build / Build binary (push) Blocked by required conditions
Build / Build Darwin binaries (push) Blocked by required conditions
Build / Build Windows binaries (push) Blocked by required conditions
Build / Build Android (push) Blocked by required conditions
Build / Publish Android (push) Blocked by required conditions
Build / Build Apple clients (push) Blocked by required conditions
Build / Upload builds (push) Blocked by required conditions
feat: add universal user_manager service for external auth & traffic tracking
- New UserManager service with HTTPS auth, credential sync, traffic tracking, and kick API
- Integrates into all 10 protocol inbounds (hysteria2, tuic, vless, vmess, trojan,
  shadowsocks, http, socks, mixed, naive)
- Each inbound auto-detects user_manager from service context, falls back to static config
- Auth server contract: POST /api/auth, GET /api/credentials, POST /api/traffic
2026-06-18 15:49:49 +03:00
..
anytls Improve UDP batch support 2026-06-08 08:51:45 +08:00
block refactor: WireGuard endpoint 2025-01-13 15:14:30 +08:00
cloudflare Add cloudflared inbound 2026-06-08 08:51:38 +08:00
direct Improve UDP batch support 2026-06-08 08:51:45 +08:00
dns Improve UDP batch support 2026-06-08 08:51:45 +08:00
group Fix group status updates broken by API service 2026-06-13 09:30:11 +08:00
http feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
hysteria Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-08 08:51:40 +08:00
hysteria2 feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
mixed feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
naive feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
redirect Improve UDP batch support 2026-06-08 08:51:45 +08:00
shadowsocks feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
shadowtls Improve UDP batch support 2026-06-08 08:51:45 +08:00
socks feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
ssh ssh: Add cipher, MAC, and key exchange configuration 2026-06-08 08:51:45 +08:00
tailscale tailscale: Fix auth URL not refreshed after logout 2026-06-12 19:45:37 +08:00
tor Refactor: HTTP clients, unified HTTP2/QUIC options, Apple engines 2026-06-08 08:51:40 +08:00
trojan feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
tuic feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
tun Allow customizing TUN DNS mode and hijack interface DNS by default 2026-06-08 08:51:47 +08:00
vless feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
vmess feat: add universal user_manager service for external auth & traffic tracking 2026-06-18 15:49:49 +03:00
wireguard Fix ping timeout 2026-06-03 12:56:36 +08:00