XrayR-project / XrayR

A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
https://xrayr-project.github.io/XrayR-doc/
Mozilla Public License 2.0
2.12k stars 841 forks source link

XrayR v0.9.1 Latest 新更新的版本对接V2board报错不支持 #480

Closed JasonScofield closed 1 year ago

JasonScofield commented 1 year ago

提示:Unsupport panel type: V2board

Septrum101 commented 1 year ago

  - PanelType: "NewV2board" # Panel type: SSpanel, NewV2board, PMpanel, Proxypanel, V2RaySocks, GoV2Panel
JefferyW1 commented 1 year ago

v2board 版本 >= 1.7.0 请选择 PanelType: "NewV2board"。其他旧版本选择 PanelType: "V2board",注意老版本API将于 2023.6.1后移除。

dopaemon commented 1 year ago

why remove support Old V2board ?

Septrum101 commented 1 year ago

Old api not support new feature

why remove support Old V2board ?

nsony commented 1 year ago

0.91 显示报错 。0.90正常 XrayR.service: Failed with result 'exit-code'.

Pumilk commented 12 months ago

是的0.91对接V2board v1.7.4会出现XrayR.service: main process exited, code=exited, status=2/INVALIDARGUMENT 使用0.90可以正常使用