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), чтобы заменить в конфигах ```