accounts/internal/xrayconfig
2026-02-06 13:03:47 +08:00
..
definition.go feat: move account service to repo root 2026-01-16 16:15:23 +08:00
generator_test.go feat: move account service to repo root 2026-01-16 16:15:23 +08:00
generator.go feat: Add default client entries to Xray templates and conditionally omit client flow for xhttp networks. 2026-01-27 22:19:50 +08:00
source_gorm_test.go feat: Update agent API paths to /api/agent-server/v1, modify route registration for improved error handling, and add INTERNAL_SERVICE_TOKEN to Cloud Run. 2026-02-06 12:07:24 +08:00
source_gorm.go feat: Implement sandbox agent functionality with dedicated user, admin API, and agent-side user filtering. 2026-02-06 13:03:47 +08:00
syncer_test.go feat: Introduce nodes table and refactor Xray config syncer to generate multiple protocol-specific configurations using new XHTTP and TCP templates. 2026-01-27 21:56:39 +08:00
syncer.go feat: Introduce nodes table and refactor Xray config syncer to generate multiple protocol-specific configurations using new XHTTP and TCP templates. 2026-01-27 21:56:39 +08:00
template_server.json chore: Update Xray certificate and key file paths to Caddy ACME dynamic locations. 2026-01-27 22:40:29 +08:00
template_tcp.json feat(vless): support multi-region URI schemes and node metadata 2026-02-04 20:48:21 +08:00
template_xhttp.json feat(vless): support multi-region URI schemes and node metadata 2026-02-04 20:48:21 +08:00
templates.go feat(vless): support multi-region URI schemes and node metadata 2026-02-04 20:48:21 +08:00
VLESS-TCP-URI.Scheme feat(vless): support multi-region URI schemes and node metadata 2026-02-04 20:48:21 +08:00
VLESS-XHTTP-URI.Scheme feat(vless): support multi-region URI schemes and node metadata 2026-02-04 20:48:21 +08:00