Skip to content

v1.1.3

Latest
Compare
Choose a tag to compare
@Ehco1996 Ehco1996 released this 26 Dec 00:48
· 133 commits to master since this release
a151c70

新特性

  • 支持了 mtcp 类型的隧道, 在中转本身就支持 tls 加密的协议时,能进一步减少性能开销
  • 支持了配置自动重载的功能, 并且能自动 watch 包含 http 在内的远端配置文件
  • 支持了更多类型的 xray 代理类型, xray server 也支持配置重载

优化

  • 优化了代理流量时的关闭逻辑,对端不再会收到socket has closed unexpectedly 错误
  • 优化了 logger, debug 时能更快速的定位问题了
  • 优化了 metrics 和 dashboard, 除了内嵌 node_expoter 以外,上报流量时会带上带宽等负载信息了
  • 优化了 CI, 增加了 arm 平台的支持和 nightly build

What's Changed

New Contributors

  • @hhjesse made their first contribution in #193
  • @chenrui333 made their first contribution in #227

Full Changelog: v1.1.2...v1.1.3