Skip to content

app/v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Oct 05:48
· 267 commits to master since this release
  • Added GeoSite support to ACL (both GeoIP and GeoSite now use the v2ray "dat" format database)
  • Added support for non-English domains (IDN) to ACL (e.g. v6_only(战狼*.中国))
  • Added WebSocket support to masquerade proxy mode
  • Added secret-based authentication to Traffic Stats API
  • Fixed compatibility issues on certain Linux systems

  • ACL 新增 GeoSite 支持 (GeoIP 和 GeoSite 现在都使用 v2ray 的 "dat" 格式数据库)
  • ACL 新增对非英文域名 (IDN) 的支持 (例如 v6_only(战狼*.中国))
  • 伪装 (masquerade) proxy 模式添加 WebSocket 支持
  • 流量统计 API 新增基于密钥 (secret) 的认证
  • 修复某些 Linux 系统上的兼容性问题