朝代尾 svefnz
  • Joined on 2026-03-10
svefnz pushed to main at svefnz/sing-box 2026-07-08 15:57:22 +08:00
97d1804a39 docs: document command-line node creation and HAProxy L4 fallback routing in README
svefnz pushed to main at svefnz/sing-box 2026-07-08 13:45:50 +08:00
78729b21fa fix: ensure is_use_servername is properly unset when set to auto
svefnz pushed to main at svefnz/sing-box 2026-07-08 13:29:50 +08:00
4850edb6f1 feat: support custom node remarks in command-line mode
svefnz pushed to main at svefnz/sing-box 2026-07-08 13:26:27 +08:00
fa34c74937 fix: ensure HAProxy is completely removed and Caddy is restored during uninstall
svefnz pushed to main at svefnz/sing-box 2026-07-08 13:04:33 +08:00
c1dd5bf640 fix: recursively update explicit ports in imported Caddy configuration files
svefnz pushed to main at svefnz/sing-box 2026-07-08 12:54:32 +08:00
f05e5e0410 fix: make Caddyfile global config update robust to avoid IPv6 conflicts
svefnz pushed to main at svefnz/sing-box 2026-07-08 12:35:28 +08:00
f07100c074 fix: override caddy-based node client port to 443 when HAProxy is active
svefnz pushed to main at svefnz/sing-box 2026-07-08 12:23:57 +08:00
90a8ad633f fix: resolve node remarks printed as default prefix upon initial node creation
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