en/ru: Update VLESS flow description (#540)

pull/541/head
Nikita Korotaev 2024-07-27 20:26:46 +05:00 committed by GitHub
parent b6e1d6c2c1
commit 4a939eb328
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View File

@ -88,4 +88,6 @@ Currently, the following flow control modes are available for inbound protocols:
- No `flow` or empty string: Use regular TLS proxy.
- `xtls-rprx-vision`: Use the new XTLS mode, including inner-handshake random padding.
Additionally, XTLS currently only supports TCP, mKCP, and DomainSocket as transport methods.
Additionally, XTLS currently only supports TCP+TLS/Reality.

View File

@ -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.
<!-- prettier-ignore -->
::: tip About xtls-rprx-*-udp443 flow control mode

View File

@ -92,6 +92,4 @@ VLESS - это легкий транспортный протокол без с
- Отсутствует `flow` или пустая строка: используется обычный TLS-прокси
- `xtls-rprx-vision`: используется новый режим XTLS, включает случайное заполнение внутреннего рукопожатия
Кроме того, в настоящее время XTLS поддерживает только три транспортных протокола: TCP, mKCP и DomainSocket.
Кроме того, в настоящее время XTLS поддерживает только TCP+TLS/Reality.

View File

@ -104,7 +104,7 @@ VLESS - это легкий транспортный протокол без с
- `xtls-rprx-vision`: используется новый режим XTLS, включает случайное заполнение внутреннего рукопожатия, поддерживает uTLS для имитации отпечатка клиента.
- `xtls-rprx-vision-udp443`: аналогично `xtls-rprx-vision`, но разрешает UDP-трафик, направленный на порт 443.
Кроме того, в настоящее время XTLS поддерживает только три транспортных протокола: TCP, mKCP и DomainSocket.
Кроме того, в настоящее время XTLS поддерживает только TCP+TLS/Reality.
<!-- prettier-ignore -->
::: tip О режимах управления потоком xtls-rprx-*-udp443