mirror of
https://github.com/snltty/linker.git
synced 2025-09-27 05:25:57 +08:00
191
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
release_name: v1.9.1.${{ steps.date.outputs.today }}
|
||||
draft: false
|
||||
prerelease: false
|
||||
body: "1. 一些累计更新\r\n2. 服务器转发多节点\r\n3. 虚拟网卡下伪造ACK为TCP-in-TCP隧道提速\r\n4. 新增一个UDP同时打开的打洞协议,优化了一下其它打洞协议\r\n5. 一些代码优化,修复一些错误,其它一些小改变"
|
||||
body: "1. 一些累计更新\r\n2. 服务器转发多节点\r\n3. 新增一个UDP同时打开的打洞协议,优化了一下其它打洞协议\r\n4. 一些代码优化,修复一些错误,其它一些小改变"
|
||||
- name: setup node.js
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
|
@@ -22,9 +22,8 @@
|
||||
<Company>snltty</Company>
|
||||
<Description>1. 一些累计更新
|
||||
2. 服务器转发多节点
|
||||
3. 虚拟网卡下伪造ACK为TCP-in-TCP隧道提速
|
||||
4. 新增一个UDP同时打开的打洞协议,优化了一下其它打洞协议
|
||||
5. 一些代码优化,修复一些错误,其它一些小改变</Description>
|
||||
3. 新增一个UDP同时打开的打洞协议,优化了一下其它打洞协议
|
||||
4. 一些代码优化,修复一些错误,其它一些小改变</Description>
|
||||
<Copyright>snltty</Copyright>
|
||||
<PackageProjectUrl>https://github.com/snltty/linker</PackageProjectUrl>
|
||||
<RepositoryUrl>https://github.com/snltty/linker</RepositoryUrl>
|
||||
|
@@ -1,7 +1,6 @@
|
||||
v1.9.1
|
||||
2025-09-21 19:19:29
|
||||
2025-09-22 10:03:33
|
||||
1. 一些累计更新
|
||||
2. 服务器转发多节点
|
||||
3. 虚拟网卡下伪造ACK为TCP-in-TCP隧道提速
|
||||
4. 新增一个UDP同时打开的打洞协议,优化了一下其它打洞协议
|
||||
5. 一些代码优化,修复一些错误,其它一些小改变
|
||||
3. 新增一个UDP同时打开的打洞协议,优化了一下其它打洞协议
|
||||
4. 一些代码优化,修复一些错误,其它一些小改变
|
Reference in New Issue
Block a user