This commit is contained in:
snltty
2025-10-09 15:55:20 +08:00
parent ab15aa403c
commit 0a92b31651
3 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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. 重写代理模块

View File

@@ -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