v1.7.3 修复使用STUN穿透TCP时占用CPU过高的BUG

This commit is contained in:
古大羊 2022-12-11 16:31:17 +08:00
parent 6b6799f3ca
commit 004a640948
1 changed files with 2 additions and 1 deletions

View File

@ -211,7 +211,8 @@
1.新增STUN IPv4 内网穿透模块
2.反向代理模块改名为Web服务
3.Web服务增加跳转和重定向支持
2022-12-11 v1.7.3
修复使用STUN穿透TCP时占用CPU过高的BUG