update doc

This commit is contained in:
pocketW 2022-12-16 10:14:42 +11:00
parent cbc1003a49
commit 8555c3c5e8
2 changed files with 7 additions and 4 deletions

View File

@ -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 |

View File

@ -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的路径
```