Skip to content

v0.0.13

Latest

Choose a tag to compare

@anytls anytls released this 27 Jun 09:35
  • feat: disable reuse and improve close

Usage:

./anytls-client -dr

With a well-optimized server-client combination, there is currently no evidence that reuse causes any issues; however, some users may prefer a strict 1:1 connection for various reasons, so this toggle is provided.

目前,在服务器和客户端组合优化良好的情况下,没有证据表明重用会导致任何问题;但是,出于各种原因,一些用户可能更喜欢严格的 1:1 连接,因此提供了此切换开关。

Full Changelog: v0.0.12...v0.0.13