From 7af6b2e801328191a00727cae0781ccbdb0f41ca Mon Sep 17 00:00:00 2001 From: root Date: Sat, 25 Apr 2026 20:59:22 +0800 Subject: [PATCH] docs: update tasktracking with servername/encryption fix --- .../2026-04-25-fix-clash-servername-encryption.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/Tasktracking/2026-04-25-fix-clash-servername-encryption.md diff --git a/docs/Tasktracking/2026-04-25-fix-clash-servername-encryption.md b/docs/Tasktracking/2026-04-25-fix-clash-servername-encryption.md new file mode 100644 index 00000000..39adeaf8 --- /dev/null +++ b/docs/Tasktracking/2026-04-25-fix-clash-servername-encryption.md @@ -0,0 +1,10 @@ +# Fix: use servername and add encryption to Clash proxy entries + +## Date: 2026-04-25 + +## Changes +- `sub/subClashService.go` — `sni` → `servername` (correct mihomo/Clash Meta field name) +- `sub/subClashService.go` — Added `encryption` field parsed from `inbound.Settings.encryption` + +## Version +- v1.7.2.3