|
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
- 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 |
||
|---|---|---|
| .. | ||
| certificate | ||
| endpoint | ||
| inbound | ||
| outbound | ||
| service | ||
| certificate.go | ||
| certificate_darwin.go | ||
| certificate_provider.go | ||
| connections.go | ||
| dns.go | ||
| endpoint.go | ||
| experimental.go | ||
| fakeip.go | ||
| fakeip_metadata.go | ||
| handler.go | ||
| http.go | ||
| inbound.go | ||
| inbound_test.go | ||
| lifecycle.go | ||
| lifecycle_legacy.go | ||
| neighbor.go | ||
| network.go | ||
| outbound.go | ||
| platform.go | ||
| prestart.go | ||
| router.go | ||
| rule.go | ||
| service.go | ||
| ssm.go | ||
| tailscale.go | ||
| time.go | ||
| upstream.go | ||
| upstream_legacy.go | ||
| usbip.go | ||
| usbip_stub.go | ||
| user_manager.go | ||
| v2ray.go | ||