From 7055c399a4c11eb0b093818c132ca36379e042c7 Mon Sep 17 00:00:00 2001 From: Nikita Korotaev <104270279+iambabyninja@users.noreply.github.com> Date: Sat, 27 Jul 2024 20:13:23 +0500 Subject: [PATCH] Update /en/config/outbounds/vless.md --- docs/en/config/outbounds/vless.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/config/outbounds/vless.md b/docs/en/config/outbounds/vless.md index d007da2..82dcfb6 100644 --- a/docs/en/config/outbounds/vless.md +++ b/docs/en/config/outbounds/vless.md @@ -103,7 +103,7 @@ Currently, there are the following flow control modes available in the outbound - `xtls-rprx-vision`: using the new XTLS mode includes inner handshake random padding supports uTLS client fingerprint simulation - `xtls-rprx-vision-udp443`: same as `xtls-rprx-vision`, but allows UDP traffic with a destination of port 443 -In addition, currently, XTLS only supports TCP, mKCP, and DomainSocket transport modes. +Additionally, XTLS currently only supports TCP+TLS/Reality. ::: tip About xtls-rprx-*-udp443 flow control mode