cd /news/cybersecurity/instruction-for-remnawave · home topics cybersecurity article
[ARTICLE · art-10018] src=gist.github.com ↗ pub= topic=cybersecurity verified=true sentiment=· neutral

instruction for remnawave

The article provides a comprehensive guide for deploying a VPN service using Remnawave (version 2.7.4+), specifically tailored for users in Russia and the Happ (sing-box) application. It covers architecture selection, server requirements, panel and node installation, and configuration templates, with a focus on bypassing Russian websites to use the user's home IP. The guide also includes advanced topics like Reality key generation, routing for Russian sites, firewall security, and scaling recommendations.

read2 min views21 publishedMar 31, 2026

instruction for remnawave

  This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.

Learn more about bidirectional Unicode characters

Show hidden characters

Специально для пользователей из РФ + приложение Happ (sing-box)

Актуально на март 2026

Оглавление #

  1. Архитектура и выбор схемы

  2. Требования

  3. Установка панели с нуля

  4. Установка нод

  5. Config Profiles (актуальные шаблоны 2026 для РФ)

  6. Генерация и расстановка ключей Reality

  7. Routing для RU-сайтов

  8. Шаблоны подписок для Happ (Sing-box) + клиентский bypass

  9. Настройка хостов и подписок

  10. Файрвол (UFW) + Security

  11. Hysteria2 (дополнение для скорости)

  12. Мониторинг, алерты и автоматизация

  13. Диагностика и траблшутинг

  14. Масштабирование

  15. Добавление новой exit-локации (чеклист)

Приложения:

  • A: Выбор dest для Reality

  • B: Обновление компонентов

  • C: Что выбрать в 2026 для РФ (RAW / XHTTP / Hysteria2)


Краткая сводка: какую схему выбрать (для РФ + Happ) #

| Ситуация | Схема | Транспорт в Happ | Рекомендация |

|---------------------------------------------|----------------|-----------------------------------------------|-------------------------------|

| Домашний WiFi / мобильный без белых списков | Схема 1 | RAW + Vision + Reality | Основная |

| МТС/Мегафон/Билайн + белые списки/шейпинг | Схема 2 | RAW+Vision (клиент→RU) + XHTTP packet-up | Запасная |

| Хочешь оба варианта в одной подписке | Схема 1+2 | Два хоста в Happ | Лучший вариант |

Happ автоматически получит Sing-box конфиг с мощным клиентским bypass — VK, Сбер, Госуслуги, 2ip.ru, Wildberries, Ozon и другие российские сервисы будут идти с домашнего IP (без разлогинов).


1. Архитектура и выбор схемы #

Рекомендуется начинать со Схемы 1 (Direct) — проще, быстрее, дешевле.

Клиент подключается напрямую к exit-ноде (Нидерланды, Литва и т.д.), а российские сайты обходят VPN через правила в Happ.

Схема 2 (Chain через RU-Bridge) используй только если прямое подключение блокируется ТСПУ.

Remnawave Panel управляет всеми нодами. Happ — один из лучших клиентов для России в 2026 году.


2. Требования #

  • Панель: 2+ ГБ RAM, 2+ ядра, Ubuntu/Debian.

  • Ноды: 1+ ГБ RAM, 1+ ядро.

  • RU-Bridge (при Схеме 2) — только на «белых» IP (Яндекс.Облако или VK Cloud рекомендуются).

  • Домен только для панели.

  • BBR включён на всех серверах.


3. Установка панели с нуля #

(Выполни стандартные шаги из официальной документации Remnawave)


sudo curl -fsSL https://get.docker.com | sh

mkdir /opt/remnawave && cd /opt/remnawave

curl -o docker-compose.yml https://raw.githubusercontent.com/remnawave/backend/refs/heads/main/docker-compose-prod.yml

curl -o .env https://raw.githubusercontent.com/remnawave/backend/refs/heads/main/.env.sample
── more in #cybersecurity 4 stories · sorted by recency
── more on @remnawave 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/instruction-for-remn…] indexed:0 read:2min 2026-03-31 ·