Commit Graph

  • 5a102d7306 feat: support custom remarks for node connection links main svefnz 2026-07-08 02:11:04 +08:00
  • 17d82a1ead docs: clarify interactive prompts and output notices for HAProxy L4 routing svefnz 2026-07-08 02:05:14 +08:00
  • 3f456ad592 fix: remove fallback block generation from sing-box VLESS configuration since HAProxy handles fallback svefnz 2026-07-08 02:00:22 +08:00
  • 21f3d14277 feat: enable automated script updates directly from the Gitea repository svefnz 2026-07-08 01:56:59 +08:00
  • 81206be8a4 feat: automate HAProxy cleanup and Caddy restore during sing-box uninstallation svefnz 2026-07-08 01:55:33 +08:00
  • 3f383af8d4 feat: automate HAProxy L4 SNI routing for Caddy and VLESS-REALITY co-existence on port 443 svefnz 2026-07-08 01:53:59 +08:00
  • c573968dfc fix: relocate fallback configuration block to root level of inbound object svefnz 2026-07-08 01:46:06 +08:00
  • 585cb5e09d feat: decouple reality handshake destination from fallback destination to support external SNIs on 443 svefnz 2026-07-08 01:37:42 +08:00
  • 1446138557 feat: force using Caddy domain as SNI when REALITY fallback is enabled svefnz 2026-07-08 01:25:56 +08:00
  • e37c61d437 fix: replace recursive ask call with direct read to fix variable scope pollution svefnz 2026-07-08 01:10:20 +08:00
  • fcdeee1249 feat: prompt for Caddy fallback on port 443 regardless of port occupancy status svefnz 2026-07-08 01:04:46 +08:00
  • 5309bf254b fix: update existing https_port in Caddyfile instead of appending a duplicate key svefnz 2026-07-08 00:57:36 +08:00
  • 88f9422f01 feat: automatically adjust Caddyfile and restart Caddy when enabling REALITY fallback on 443 svefnz 2026-07-08 00:56:35 +08:00
  • b0aa99f394 fix: ensure config.json is generated if it does not exist when saving a new configuration svefnz 2026-07-08 00:52:58 +08:00
  • 1f62620be3 fix: correct protocol variable check inside port validation to support interactive menu svefnz 2026-07-08 00:51:08 +08:00
  • 7549097b3f feat: support Caddy fallback routing for VLESS-REALITY on port 443 svefnz 2026-07-08 00:46:24 +08:00
  • 2347e16958 refactor: remove all remaining feedback prompts and issue references svefnz 2026-07-08 00:14:56 +08:00
  • 2f7153b058 feat: disable automatic reality config generation on install svefnz 2026-07-08 00:13:47 +08:00
  • bb682d3f63 fix: update online installation source URL to Gitea svefnz 2026-07-08 00:05:48 +08:00
  • a3e048b949 fix: reuse existing Caddy binary and preserve Caddyfile on install svefnz 2026-07-07 23:47:56 +08:00
  • 906ee96282 docs: add one-key installation commands to README.md svefnz 2026-07-07 23:39:22 +08:00
  • 576209e0cc refactor: remove promotional content, ads, and author branding for a clean project svefnz 2026-07-07 23:35:32 +08:00
  • 2d78583b5a fix test run 233boy 2026-06-04 14:27:04 +08:00
  • 4376b9a907 fix hy2 tls* 233boy 2026-06-02 15:43:27 +08:00
  • fc79047a2e Merge pull request #134 from Jah-yee/main 233boy 2026-05-26 21:35:50 +08:00
  • a075e3e1dc fix: correct typo 'atuo' → 'auto' in src/help.sh line 35 Jah-yee 2026-05-23 12:19:38 +08:00
  • 3cc47489a2 Merge pull request #121 from fr0der1c/anytls 233boy 2026-04-14 22:26:49 +08:00
  • b1c634a0cc feat: add AnyTLS protocol support frederic 2026-04-11 15:44:20 +08:00
  • 2b970915ee Merge pull request #119 from rowanchen-com/main 233boy 2026-03-21 21:08:07 +08:00
  • 2199ef62ce fix: force install full wget on Alpine to replace BusyBox version rowanchen-com 2026-03-21 18:21:39 +08:00
  • 4b18389b35 fix: wait for background tasks before exit to prevent output overlap rowanchen-com 2026-03-21 18:14:18 +08:00
  • 7effde1e08 Merge pull request #118 from rowanchen-com/main 233boy 2026-03-21 18:08:54 +08:00
  • 9d35760dbf fix: avoid apk lock conflict by running install_pkg synchronously on Alpine rowanchen-com 2026-03-21 18:02:17 +08:00
  • c3512eb1a0 Merge pull request #117 from rowanchen-com/main 233boy 2026-03-17 14:18:49 +08:00
  • 64528c4f3e fix: correct Alpine package install error message rowanchen-com 2026-03-17 13:10:36 +08:00
  • 735e738413 fix: use supervise-daemon for OpenRC to prevent blocking rowanchen-com 2026-03-17 01:57:55 +08:00
  • f2cf8f02bf fix: add gcompat for Alpine glibc binary compatibility rowanchen-com 2026-03-17 01:51:48 +08:00
  • 0d160f112d feat: add Alpine Linux (OpenRC) support rowanchen-com 2026-03-17 01:40:32 +08:00
  • 91f04192ea Merge pull request #114 from Cherrling/main 233boy 2026-03-11 12:17:26 +08:00
  • f9826e0efd change arch to uname -m for better use 白日梦主义 2026-03-11 01:18:19 +08:00
  • 03e905e79d fix sb dns 233boy 2026-03-02 10:37:38 +08:00
  • 2d94cc34f9 Merge pull request #102 from Araputa/main 233boy 2026-01-17 21:34:46 +08:00
  • e97302b57a add zypper support for SUSE Araputa 2026-01-17 00:20:02 +08:00
  • 3750157987 fix del alias 233boy 2026-01-15 08:49:54 +08:00
  • 7c9622df74 fix install pkg tips 233boy 2025-10-13 16:28:06 +08:00
  • 4ebcb332bc fix log display in UI 233boy 2025-10-12 10:21:14 +08:00
  • 62c5871ddc fix log display in UI dhd2333 2025-10-11 13:32:23 -04:00
  • 93d550ace3 fix sb dns 233boy 2025-08-05 13:07:15 +08:00
  • a6c37635fe fix ss2022 key err 233boy 2025-08-01 22:52:17 +08:00
  • 872b8a397a fix no-auto-tls err 233boy 2025-07-30 12:56:20 +08:00
  • 23bf91d771 support set log level 233boy 2025-06-25 11:02:59 +08:00
  • 1eace3153c fix ipv6 err 233boy 2025-05-22 10:26:10 +08:00
  • 9cf5655ac5 remove block 233boy 2025-04-24 12:52:13 +08:00
  • 3909d2edaf tuic add password args 233boy 2025-04-16 11:21:19 +08:00
  • 798d43ac47 del config dont get ip 233boy 2024-12-05 20:29:02 +08:00
  • 09fd2df4ff fix tcp http bug err 233boy 2024-09-09 14:37:34 +08:00
  • 596efd5659 add doc tips 233boy 2024-06-10 15:38:31 +08:00
  • 3d942cf5c2 fix caddy run 233boy 2024-06-02 17:09:40 +08:00
  • 45b099168f fix url typo and remove err log menu 233boy 2024-05-30 14:50:01 +08:00
  • 8e3265aa01 up 233boy 2024-05-22 18:10:39 +08:00