mirror of
https://github.com/XrayR-project/XrayR-doc.git
synced 2025-06-08 05:29:51 +00:00
update doc
This commit is contained in:
parent
cbc1003a49
commit
8555c3c5e8
@ -75,6 +75,6 @@ A Xray backend framework that can easily support many panels.
|
||||
## Shadowsocks支持协议
|
||||
|
||||
| 协议 | 支持情况 | 加密方法 |
|
||||
| :-------------- | :------- | :----------------------------------------------- |
|
||||
| :-------------- | :------- | :------------------------------------------------------------------------------ |
|
||||
| ShadowsocksAEAD | √ | aes-128-gcm, aes-256-gcm, chacha20-ietf-poly1305 |
|
||||
|
||||
| Shadowsocks2022 | √ | 2022-blake3-aes-128-gcm, 2022-blake3-aes-256-gcm, 2022-blake3-chacha20-poly1305 |
|
||||
|
@ -12,6 +12,9 @@ v2board 版本 >= [1.7.0](https://github.com/v2board/v2board/releases/tag/1.7.0)
|
||||
|
||||
配置文件详见:[配置文件说明](../xrayr-pei-zhi-wen-jian-shuo-ming/config.md)
|
||||
|
||||
### 对接shadowsocks2022
|
||||
确保v2board 版本 >= [1.7.0](https://github.com/v2board/v2board/releases/tag/1.7.0),XrayR 版本>= [v0.8.8](https://github.com/XrayR-project/XrayR/releases/tag/v0.8.8),`PanelType:`请选择 "NewV2board"。
|
||||
|
||||
### 对接vmess+ws
|
||||
v2board需要在传输协议配置中增加以下内容,配置ws的路径:
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user