mirror of https://github.com/XTLS/Xray-examples
Update README.md add link README.ENG.md
parent
64011ffee8
commit
807a33adba
|
@ -1,5 +1,7 @@
|
|||
# Shadowsocks 2022
|
||||
|
||||
[ENGLISH]README.ENG.md
|
||||
|
||||
服务端 JSON
|
||||
|
||||
```json
|
||||
|
@ -236,4 +238,4 @@ Shadowsocks 2022 使用与 WireGuard 类似的预共享密钥作为密码。
|
|||
| 2022-blake3-aes-256-gcm | 32 |
|
||||
| 2022-blake3-chacha20-poly1305 | 32 |
|
||||
|
||||
在 Go 实现中,32 位密钥始终工作。
|
||||
在 Go 实现中,32 位密钥始终工作。
|
||||
|
|
Loading…
Reference in New Issue