From 3f69b54f5d0367bc15d2f556185e41d13e9c6562 Mon Sep 17 00:00:00 2001 From: ne4sp <135099093+ne4sp@users.noreply.github.com> Date: Sun, 12 Apr 2026 16:15:52 +0300 Subject: [PATCH] Update XRAY_DOUBLE_HOP.ru.md --- docs/Setup_examples/XRAY_DOUBLE_HOP.ru.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Setup_examples/XRAY_DOUBLE_HOP.ru.md b/docs/Setup_examples/XRAY_DOUBLE_HOP.ru.md index 438aef5..a130653 100644 --- a/docs/Setup_examples/XRAY_DOUBLE_HOP.ru.md +++ b/docs/Setup_examples/XRAY_DOUBLE_HOP.ru.md @@ -42,7 +42,7 @@ openssl rand -hex 8 ``` 4. **Random Path (путь для xhttp):** ```bash -openssl rand -hex 8 +openssl rand -hex 16 # Сохраните вывод (например, 0123456789abcdef0123456789abcdef), чтобы заменить в конфигах ```