v2rayNG 2.3.2

2.3.2Pre-release
Added 3
  • Add TCP ping testing with maximum concurrent control
  • Support importing v2rayN internal shares with v2rayn:// protocol
  • Add custom HTTP headers support for subscription updates in JSON format
Changed 3
  • Migrate to Jetpack Compose UI
  • Update subscription settings to allow combining multiple options for background tasks during subscription updates
  • Update Xray-core to v26.7.28
Fixed 1
  • Fix issues caused by UI migration

From v2rayNG

关于 跳过证书验证 allowInsecure 参数被移除的说明
本次更新
  • 迁移到 Jetpack Compose UI , 感谢 @fuilloi https://github.com/2dust/v2rayNG/pull/5866

  • 订阅分组设置中,更新订阅时可以组合多个选项进行后台任务,如果只更新订阅,则会在当前页面进行 。

    1. 更新订阅
    2. 更新订阅后自动测试
    3. 测试后自动删除无效
    4. 测试后自动排序
  • 添加 TCP ping 测试,有最大并发控制

  • 支持导入v2rayN 内部分享 v2rayn://

  • 为订阅更新添加自定义 HTTP headers , JSON 格式内容随意,例子如下

{
  "X-hwid": "my_test_device",
  "Authorization": "Bearer test"
}
发布文件介绍,不知道下载哪个文件的请看

Full Changelog: https://github.com/2dust/v2rayNG/compare/2.2.6...2.3.1

View original

Upgraded? How did it go?

Discussion