This commit is contained in:
snltty
2025-10-23 23:54:49 +08:00
parent 8bb81ec8a5
commit b64efd5930
2 changed files with 4 additions and 1 deletions

View File

@@ -21,6 +21,9 @@
[![Release](https://img.shields.io/github/v/release/snltty/linker?sort=semver&style=for-the-badge)](https://github.com/snltty/linker/releases)
[![License](https://img.shields.io/github/license/snltty/linker?style=for-the-badge)](https://mit-license.org/)
[![GitHub Workflow][1]](https://github.com/snltty/linker/actions)
[![GitHub License][5]](https://github.com/snltty/linker/blob/main/LICENSE)
<a href="https://linker.snltty.com">官方网站</a><a href="https://linker-doc.snltty.com">使用说明文档</a><a href="https://jq.qq.com/?_wv=1027&k=ucoIVfz4" target="_blank">加入组织1121552990</a>
</div>

View File

@@ -1,5 +1,5 @@
v1.9.4
2025-10-23 23:51:36
2025-10-23 23:54:49
1. 一些累计更新一些BUG修复
2. 虚拟网卡TCP转代理为TCP隧道提速
3. 一些UI优化