mirror of
https://github.com/XrayR-project/XrayR.git
synced 2025-06-17 17:59:55 +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 | √ | √ | √ |
|
| v2board | √ | √ | √ |
|
||||||
| [PMPanel](https://github.com/ByteInternetHK/PMPanel) | √ | √ | √ |
|
| [PMPanel](https://github.com/ByteInternetHK/PMPanel) | √ | √ | √ |
|
||||||
| [ProxyPanel](https://github.com/ProxyPanel/ProxyPanel) | √ | √ | √ |
|
| [ProxyPanel](https://github.com/ProxyPanel/ProxyPanel) | √ | √ | √ |
|
||||||
|
| [V2RaySocks](https://v2raysocks.doxtex.com/ ) | √ | √ | √ |
|
||||||
|
|
||||||
## 软件安装
|
## 软件安装
|
||||||
### 一键安装
|
### 一键安装
|
||||||
|
@ -23,7 +23,7 @@ var (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var (
|
var (
|
||||||
version = "0.8.1"
|
version = "0.8.2"
|
||||||
codename = "XrayR"
|
codename = "XrayR"
|
||||||
intro = "A Xray backend that supports many panels"
|
intro = "A Xray backend that supports many panels"
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user