mirror of
https://github.com/snltty/linker.git
synced 2025-12-17 17:06:47 +08:00
197
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
release_name: v1.9.7.${{ steps.date.outputs.today }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
body: "1. 一些累计更新,一些BUG修复\r\n2. 重构中继和穿透的多节点模式\r\n3. 中继连接合并到隧道协议中\r\n4. 修复socks代理错误\r\n5. 发布飞牛fpk安装包(docker+bin)\r\n6. 优化虚拟网卡自动连接表现\r\n7. 简化加入分组操作\r\n8. 先不要更新,作者测试中,请使用v1.9.6"
|
||||
body: "1. 一些累计更新,一些BUG修复\r\n2. 重构中继和穿透的多节点模式\r\n3. 中继连接合并到隧道协议中\r\n4. 修复socks代理错误\r\n5. 发布飞牛fpk安装包(docker+bin)\r\n6. 优化虚拟网卡自动连接表现\r\n7. 简化加入分组操作"
|
||||
- name: setup node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
|
||||
@@ -1,10 +1,9 @@
|
||||
v1.9.7
|
||||
2025-12-14 17:24:58
|
||||
2025-12-15 09:31:10
|
||||
1. 一些累计更新,一些BUG修复
|
||||
2. 重构中继和穿透的多节点模式
|
||||
3. 中继连接合并到隧道协议中
|
||||
4. 修复socks代理错误
|
||||
5. 发布飞牛fpk安装包(docker+bin)
|
||||
6. 优化虚拟网卡自动连接表现
|
||||
7. 简化加入分组操作
|
||||
8. 先不要更新,作者测试中,请使用v1.9.6
|
||||
7. 简化加入分组操作
|
||||
@@ -25,8 +25,7 @@
|
||||
4. 修复socks代理错误
|
||||
5. 发布飞牛fpk安装包(docker+bin)
|
||||
6. 优化虚拟网卡自动连接表现
|
||||
7. 简化加入分组操作
|
||||
8. 先不要更新,作者测试中,请使用v1.9.6</Description>
|
||||
7. 简化加入分组操作</Description>
|
||||
<Copyright>snltty</Copyright>
|
||||
<PackageProjectUrl>https://github.com/snltty/linker</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/snltty/linker</RepositoryUrl>
|
||||
|
||||
Reference in New Issue
Block a user