app/v2.5.0

HyNetworks/hysteriaapp/v2.5.0Jul 1, 2024by github-actions[bot]

AI Summary

Adds ACME DNS challenge support for automatic TLS certificates and introduces server-side protocol sniffing capabilities.

Key Highlights

  • Added support for ACME DNS challenge with common providers like Cloudflare and GoDaddy
  • Added server-side protocol sniffing for HTTP, TLS, and QUIC (HTTP/3)
  • Fixed inaccurate unit conversion in the speed test command (1024 -> 1000)

New Features

  • ACME DNS challenge support
  • Server-side protocol sniffing
  • Speed test unit fix

Full Release Notes

- Added support for ACME DNS challenge, including several common providers such as Cloudflare, GoDaddy, and Name.com
- Added server-side protocol sniffing, supporting HTTP, TLS (HTTPS), and QUIC (HTTP/3)
- Fixed the issue with inaccurate unit conversion in the speed test command (1024 -> 1000)

---

- 新增 ACME DNS 验证支持,支持 Cloudflare, GoDaddy, Name.com 等多个常见服务商
- 新增服务端协议嗅探 (Sniff),支持 HTTP, TLS (HTTPS) 和 QUIC (HTTP/3) 协议
- 修复测速命令中速度显示单位转换不准确的问题 (1024 -> 1000)