朝代尾 svefnz
  • Joined on 2026-03-10
svefnz pushed to main at svefnz/sing-box 2026-07-08 02:10:48 +08:00
5a102d7306 feat: support custom remarks for node connection links
svefnz pushed to main at svefnz/sing-box 2026-07-08 02:04:58 +08:00
17d82a1ead docs: clarify interactive prompts and output notices for HAProxy L4 routing
svefnz pushed to main at svefnz/sing-box 2026-07-08 02:00:07 +08:00
3f456ad592 fix: remove fallback block generation from sing-box VLESS configuration since HAProxy handles fallback
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:56:42 +08:00
21f3d14277 feat: enable automated script updates directly from the Gitea repository
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:55:17 +08:00
81206be8a4 feat: automate HAProxy cleanup and Caddy restore during sing-box uninstallation
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:53:43 +08:00
3f383af8d4 feat: automate HAProxy L4 SNI routing for Caddy and VLESS-REALITY co-existence on port 443
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:45:52 +08:00
c573968dfc fix: relocate fallback configuration block to root level of inbound object
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:37:35 +08:00
585cb5e09d feat: decouple reality handshake destination from fallback destination to support external SNIs on 443
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:25:41 +08:00
1446138557 feat: force using Caddy domain as SNI when REALITY fallback is enabled
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:10:08 +08:00
e37c61d437 fix: replace recursive ask call with direct read to fix variable scope pollution
svefnz pushed to main at svefnz/sing-box 2026-07-08 01:04:42 +08:00
fcdeee1249 feat: prompt for Caddy fallback on port 443 regardless of port occupancy status
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:57:37 +08:00
5309bf254b fix: update existing https_port in Caddyfile instead of appending a duplicate key
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:56:26 +08:00
88f9422f01 feat: automatically adjust Caddyfile and restart Caddy when enabling REALITY fallback on 443
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:53:09 +08:00
b0aa99f394 fix: ensure config.json is generated if it does not exist when saving a new configuration
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:51:20 +08:00
1f62620be3 fix: correct protocol variable check inside port validation to support interactive menu
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:47:40 +08:00
7549097b3f feat: support Caddy fallback routing for VLESS-REALITY on port 443
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:18:08 +08:00
2347e16958 refactor: remove all remaining feedback prompts and issue references
2f7153b058 feat: disable automatic reality config generation on install
Compare 2 commits »
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:10:15 +08:00
bb682d3f63 fix: update online installation source URL to Gitea
svefnz pushed to main at svefnz/sing-box 2026-07-08 00:02:26 +08:00
a3e048b949 fix: reuse existing Caddy binary and preserve Caddyfile on install
svefnz pushed to main at svefnz/sing-box 2026-07-07 23:39:28 +08:00
906ee96282 docs: add one-key installation commands to README.md