mirror of
https://github.com/XrayR-project/XrayR-doc.git
synced 2025-06-07 21:19:52 +00:00
add v2raysocks
This commit is contained in:
parent
170b153272
commit
a3b17b9b14
@ -55,6 +55,7 @@ A Xray backend framework that can easily support many panels.
|
||||
| v2board | √ | √ | √ |
|
||||
| [PMPanel](https://github.com/ByteInternetHK/PMPanel) | √ | √ | √ |
|
||||
| [ProxyPanel](https://github.com/ProxyPanel/ProxyPanel) | √ | √ | √ |
|
||||
| [WHMCS (V2RaySocks)](https://v2raysocks.doxtex.com/) | √ | √ | √ |
|
||||
|
||||
## V2ray支持协议
|
||||
|
||||
|
@ -34,6 +34,9 @@
|
||||
|
||||
* [基本对接配置](dui-jie-proxypanel/ji-ben-dui-jie-pei-zhi.md)
|
||||
|
||||
## 对接WHMCS (V2RaySocks)
|
||||
|
||||
* [基本对接配置](dui-jie-v2raysocks/v2raysocks.md)
|
||||
## 功能说明
|
||||
|
||||
* [限速功能说明](gong-neng-shuo-ming/speedlimit.md)
|
||||
|
4
dui-jie-v2raysocks/v2raysocks.md
Normal file
4
dui-jie-v2raysocks/v2raysocks.md
Normal file
@ -0,0 +1,4 @@
|
||||
# 基本对接配置
|
||||
|
||||
1. 在`config.yml`中配置`PanelType: "V2RaySocks"`。
|
||||
2. WHMCS (V2RaySocks)的详细配置请查看:[WHMCS (V2RaySocks)](https://v2raysocks.doxtex.com/)
|
@ -281,7 +281,7 @@ PanelType: "V2board" # Panel type: SSpanel, V2board, PMpanel, Proxypanel
|
||||
|
||||
| 参数 | 选项 | 说明 |
|
||||
| ----------- | ------------------------------------------ | ---------------- |
|
||||
| `PanelType` | `SSPanel`,`V2board`,`PMpanel`,`Proxypanel` | 对接前端面板类型 |
|
||||
| `PanelType` | `SSPanel`,`V2board`,`PMpanel`,`Proxypanel`, `V2RaySocks`| 对接前端面板类型 |
|
||||
|
||||
#### 面板对接配置
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user