mirror of
https://github.com/snltty/linker.git
synced 2026-03-25 23:40:50 +08:00
193
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -5,7 +5,7 @@ name: Publich
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: get current date
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
v1.9.3
|
||||
2025-10-09 15:47:56
|
||||
2025-10-09 15:55:20
|
||||
1. 一些累计更新,一些BUG修复
|
||||
2. 虚拟网卡TCP转代理,为TCP隧道提速
|
||||
3. 重写代理模块
|
||||
|
||||
@@ -5,7 +5,7 @@ name: Publich
|
||||
- master
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: windows-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: get current date
|
||||
|
||||
Reference in New Issue
Block a user