Skip to content

v0.1.9

Choose a tag to compare

@github-actions github-actions released this 16 Jan 15:44

修复 httpmask tunnel 的 session TTL 回收逻辑:会在会话空闲达到 TTL 后正确清理,避免 session 泄漏。

会话隧道支持 half-close/FIN 传递,修复连接关闭相关问题(#20

X-Sudoku-Tunnel 头被剥离时服务端仍可正确推断 tunnel 模式

修复 middleman 短写/半关闭导致的 Windows CI 超时卡死问题