1
0
mirror of https://github.com/XTLS/Xray-docs-next.git synced 2025-08-22 19:38:36 +00:00

CN Shadowsocks: explain udp and uot

This commit is contained in:
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

View File

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