From 707c3b47e727bb711caa4d31ea9aa1de328a8e15 Mon Sep 17 00:00:00 2001 From: snltty <1069410172@qq.com> Date: Mon, 6 Jan 2025 19:07:52 +0800 Subject: [PATCH] 164 --- .github/workflows/dotnet.yml | 2 +- linker/linker.csproj | 2 +- version.txt | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index ca59f05a..d09b2226 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -37,7 +37,7 @@ jobs: release_name: v1.6.4.${{ steps.date.outputs.today }} draft: false prerelease: false - body: "1. 优化代码,解耦,简单几步将打洞和中继集成到你自己的项目中\r\n2. 端口转发检测目标服务连通性\r\n3. 虚拟网卡端口转发检测目标服务连通性\r\n4. 增加《分组配置》权限项\r\n5. 定时网卡检测,异常关闭自动重启\r\n6. 测试中,不要更,不要更,不要更" + body: "1. 优化代码,解耦,简单几步将打洞和中继集成到你自己的项目中\r\n2. 端口转发检测目标服务连通性\r\n3. 虚拟网卡端口转发检测目标服务连通性\r\n4. 增加《分组配置》权限项\r\n5. 定时网卡检测,异常关闭自动重启\r\n6. 测试中,有BUG,不要更,不要更,不要更,请使用v1.6.3" - name: upload-win-x86-oss id: upload-win-x86-oss uses: tvrcgo/oss-action@v0.1.1 diff --git a/linker/linker.csproj b/linker/linker.csproj index f45e9270..64473879 100644 --- a/linker/linker.csproj +++ b/linker/linker.csproj @@ -25,7 +25,7 @@ 3. 虚拟网卡端口转发检测目标服务连通性 4. 增加《分组配置》权限项 5. 定时网卡检测,异常关闭自动重启 -6. 测试中,不要更,不要更,不要更 +6. 测试中,有BUG,不要更,不要更,不要更,请使用v1.6.3 snltty https://github.com/snltty/linker https://github.com/snltty/linker diff --git a/version.txt b/version.txt index 44cd9aa8..cf857752 100644 --- a/version.txt +++ b/version.txt @@ -1,8 +1,8 @@ v1.6.4 -2025-01-06 16:55:42 +2025-01-06 19:07:52 1. 优化代码,解耦,简单几步将打洞和中继集成到你自己的项目中 2. 端口转发检测目标服务连通性 3. 虚拟网卡端口转发检测目标服务连通性 4. 增加《分组配置》权限项 5. 定时网卡检测,异常关闭自动重启 -6. 测试中,不要更,不要更,不要更 \ No newline at end of file +6. 测试中,有BUG,不要更,不要更,不要更,请使用v1.6.3 \ No newline at end of file