mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-15 16:59:53 +00:00
doc: add support for v2raysocks
This commit is contained in:
parent
1ec1765517
commit
bdbf916a14
@ -48,6 +48,7 @@ A Xray backend framework that can easily support many panels.
|
||||
| v2board | √ | √ | √ |
|
||||
| [PMPanel](https://github.com/ByteInternetHK/PMPanel) | √ | √ | √ |
|
||||
| [ProxyPanel](https://github.com/ProxyPanel/ProxyPanel) | √ | √ | √ |
|
||||
| [V2RaySocks](https://v2raysocks.doxtex.com/ ) | √ | √ | √ |
|
||||
|
||||
## 软件安装
|
||||
### 一键安装
|
||||
|
@ -23,7 +23,7 @@ var (
|
||||
)
|
||||
|
||||
var (
|
||||
version = "0.8.1"
|
||||
version = "0.8.2"
|
||||
codename = "XrayR"
|
||||
intro = "A Xray backend that supports many panels"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user