Update XRAY_DOUBLE_HOP.ru.md

This commit is contained in:
ne4sp
2026-04-12 16:15:52 +03:00
committed by GitHub
parent 62a90e05a0
commit 3f69b54f5d

View File

@@ -42,7 +42,7 @@ openssl rand -hex 8
```
4. **Random Path (путь для xhttp):**
```bash
openssl rand -hex 8
openssl rand -hex 16
# Сохраните вывод (например, 0123456789abcdef0123456789abcdef), чтобы заменить <YOUR_RANDOM_PATH> в конфигах
```