From 99ba6fe9f2d6e19f50ff897ab2d7e347fabde659 Mon Sep 17 00:00:00 2001 From: kony <2312708932@qq.com> Date: Wed, 26 Aug 2026 12:29:56 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=20tun=20=E5=AD=90?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E4=BB=A5=E4=BF=AE=E5=A4=8D=E6=89=93=E6=B4=9E?= =?UTF-8?q?=E6=8E=A2=E6=B5=8B=E5=8C=85=E5=88=AB=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 探测包改为独立拷贝,避免 append 改写 sessionID;同时从 .gitignore 移除 tun 以便跟踪子模块。 Co-authored-by: Cursor --- .gitignore | 1 - tun | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9ba5323..95612c3 100644 --- a/.gitignore +++ b/.gitignore @@ -16,7 +16,6 @@ debug.sh *.dll *.syso .claude -tun goodlink-windows-amd64 goodlink.log .cursor diff --git a/tun b/tun index dceffa4..ef36fe2 160000 --- a/tun +++ b/tun @@ -1 +1 @@ -Subproject commit dceffa41638a8ac47fc4c533c60eaf6dca806503 +Subproject commit ef36fe217d21efb5fbde79fc850c3af2de1599ca