CN Shadowsocks: explain udp and uot

pull/713/head
Meow 2025-07-14 05:02:17 +08:00 committed by GitHub
parent f5bfddc6b0
commit f602b93dc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ Shadowsocks 2022 新协议格式提升了性能并带有完整的重放保护,
可接收的网络协议类型。比如当指定为 `"tcp"` 时,仅会接收 TCP 流量。默认值为 `"tcp"`
提示:当服务器端未开启 `"udp"` 时,客户端可启用 `"uot"` 传输 UDP 流量UDP over TCP反之则是原生 UDP。
> `method`: string
加密方式,可选项见上。