XrayR v0.9.3
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.2.1 to 9.3.0 by @dependabot in #501
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.9 to 3.23.10 by @dependabot in #502
- build(deps): bump github.com/sagernet/sing from 0.2.15 to 0.2.17 by @dependabot in #504
- build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #505
- build(deps): bump golang.org/x/time from 0.3.0 to 0.4.0 by @dependabot in #506
- build(deps): bump golang.org/x/crypto from 0.14.0 to 0.15.0 by @dependabot in #513
- add 2 acts to V2RaySocks by @thh1451 in #516
- build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #514
- Add Etag for V2RaySocks by @thh1451 in #518
- V2RaySocks supports Reality (remote config) by @thh1451 in #521
- build(deps): bump github.com/xtls/xray-core from 1.8.5 to 1.8.6 by @dependabot in #523
- build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #524
- build(deps): bump github.com/gogf/gf/v2 from 2.5.6 to 2.5.7 by @dependabot in #526
- api: newV2board: add Vless support by @betaxab in #534
- add bunpanel by @pennyMorant in #533
- build(deps): bump golang.org/x/crypto from 0.15.0 to 0.16.0 by @dependabot in #535
- build(deps): bump golang.org/x/time from 0.4.0 to 0.5.0 by @dependabot in #537
- build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #536
- 修复类型判断问题 by @isluckys in #539
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 by @dependabot in #538
- build(deps): bump github.com/sagernet/sing from 0.2.17 to 0.2.18 by @dependabot in #542
- build(deps): bump github.com/sagernet/sing-shadowsocks from 0.2.5 to 0.2.6 by @dependabot in #549
- build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #548
- build(deps): bump github.com/sagernet/sing from 0.2.18 to 0.2.19 by @dependabot in #550
- build(deps): bump github.com/gogf/gf/v2 from 2.5.7 to 2.6.0 by @dependabot in #553
- build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #554
- build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #556
- build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #555
- build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #561
- build(deps): bump github.com/gogf/gf/v2 from 2.6.0 to 2.6.1 by @dependabot in #560
- build(deps): bump github.com/sagernet/sing from 0.2.19 to 0.2.20 by @dependabot in #558
- build(deps): bump github.com/go-resty/resty/v2 from 2.10.0 to 2.11.0 by @dependabot in #564
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.11 to 3.23.12 by @dependabot in #566
- Remove dragonfly compile. by @wyx2685 in #567
- build(deps): bump github.com/sagernet/sing from 0.2.20 to 0.2.21 by @dependabot in #569
- build(deps): bump github.com/xtls/xray-core from 1.8.6 to 1.8.7 by @dependabot in #573
- build(deps): bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 by @dependabot in #574
- build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #578
- support passing redis network and redis username to redis client by @jat001 in #576
- fix custom inbound listener to not use 0.0.0.0 by @nagaame in #584
- build(deps): bump github.com/gogf/gf/v2 from 2.6.1 to 2.6.2 by @dependabot in #585
- build(deps): bump github.com/go-acme/lego/v4 from 4.14.2 to 4.15.0 by @dependabot in #588
- build(deps): bump github.com/shirou/gopsutil/v3 from 3.23.12 to 3.24.1 by @dependabot in #589
- Remove unnecessary user retrieval in v2raysocks by @Septrum101 in #617
- Modify the way v2raysocks obtains method and audits domain by @thh1451 in #616
- add DeviceLimit to V2RaySocks by @thh1451 in #622
- fix compatibility with Xray-core v1.8.10 by @ihategfw in #629
- chore: fix typos. by @ravecat-dev in #640
- 添加了
quic
和httpupgrade
的支持 - 可以在
NodeType
直接指定Vless
(仍然支持使用V2Ray,但是直接设置为Vless
优先级高于EnableVless
) - 将xray内核更新到了v1.8.13
New Contributors
- @thh1451 made their first contribution in #516
- @betaxab made their first contribution in #534
- @pennyMorant made their first contribution in #533
- @isluckys made their first contribution in #539
- @wyx2685 made their first contribution in #567
- @jat001 made their first contribution in #576
- @nagaame made their first contribution in #584
- @ihategfw made their first contribution in #629
- @ravecat-dev made their first contribution in #640
Full Changelog: v0.9.2...v0.9.3