This commit is contained in:
snltty
2025-10-24 01:10:12 +08:00
parent 1fd873fd80
commit 03c27ecae4
2 changed files with 11 additions and 6 deletions

View File

@@ -52,13 +52,11 @@
- **远程唤醒:** 可以通过`WOL魔术包、USB COM继电器、USB HID继电器`远程唤醒局域网内的设备
## [🖼️]管理页面
linker 使用web页面进行管理在 linker.tray.win.exe 打开管理页面,或者浏览器访问 http://localhost:1804
<p><img src="./readme/home.png"></p>
## [⭐]星星历史
[![Star History Chart](https://api.star-history.com/svg?repos=snltty/linker&type=Date)](https://www.star-history.com/#snltty/linker&Date)
## [🎁]为爱发电
若此项目对您有用,可以考虑对作者稍加支持,让作者更有动力,在项目上投入更多时间和精力
@@ -91,6 +89,13 @@
![pay](readme/pay.png)
## [⭐]星星历史
[![Star History Chart](https://api.star-history.com/svg?repos=snltty/linker&type=Date)](https://www.star-history.com/#snltty/linker&Date)
## [👏]特别说明
本项目已加入 [DotNetGuide](https://github.com/YSGStudyHards/DotNetGuide) 列表。<br/>

View File

@@ -1,5 +1,5 @@
v1.9.4
2025-10-24 01:06:45
2025-10-24 01:10:12
1. 一些累计更新一些BUG修复
2. 虚拟网卡TCP转代理为TCP隧道提速
3. 一些UI优化