> For the complete documentation index, see [llms.txt](https://wiki.easygovpn.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.easygovpn.site/ustanovka-i-nastroika/windows/podklyuchenie-k-vpn-cherez-happ-na-windows.md).

# Подключение к VPN через Happ на Windows

* Требуется Windows 10 или новее.
* [Загрузить с GitHub →](https://github.com/Happ-proxy/happ-desktop/releases/latest/download/setup-Happ.x86.exe)

### Шаг 1. Установка приложения с правами администратора

1. Скачайте Happ для Windows по указанной [ссылке](https://github.com/Happ-proxy/happ-desktop/releases/latest/download/setup-Happ.x86.exe)
2. Запустите установочный файл (.EXE) от имени администратора и следуйте подсказкам до завершения
3. На рабочем столе появится иконка Happ — щёлкните по ней правой кнопкой мыши, зайдите в «Свойства» → «Совместимость» и включите опцию «Запуск от имени администратора»

![](/files/e4S5CgAsx717HC5rt61s) ![](/files/d2cnD5ZTw31qlsK8Y9az)

### Шаг 2. Добавление ключа

**Ручная установка**

1. Перейдите по ссылке-подписке которую получили после покупки на ваш email
2. Нажмите на кнопку «Получить ссылку» и далее «Скопировать ссылку»

   <div align="left"><figure><img src="/files/pgkVqJXoqnbYdUFrNGd8" alt="" width="563"><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/Ccio0WHsa1tYsfSdIKYP" alt="" width="563"><figcaption></figcaption></figure></div>
3. Перейдите в приложение Happ, нажмите на иконку глобуса «Servers» и далее «Clipboard», после чего подписка добавится автоматически.\\

   <div align="left"><figure><img src="/files/OSIcmuSs3PaVXrGILdg7" alt="" width="563"><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/AoKjTFD1Kjj0WCHvJGi0" alt="" width="563"><figcaption></figcaption></figure></div>

### Шаг 3. Подготовка к запуску

1. Перед первым запуском зайдите в боковое меню в раздел «Settings».
2. Активируйте режим «TUN».
3. Сохраните настройки нажав на кнопку «SAVE».

<div align="left"><figure><img src="/files/RRdqt87FyOCMbmZMskRk" alt="" width="563"><figcaption></figcaption></figure></div>

### Шаг 4. Подключение и использование

1. Вернитесь в раздел «Servers» (иконка глобуса).
2. Нажмите на большую кнопку «Включить».
3. Готово — наслаждайтесь!😎

<div align="left"><figure><img src="/files/kptq6U49mSRdzJGyetBC" alt="" width="563"><figcaption></figcaption></figure></div>

### Обновление настроек <a href="#configuration-update" id="configuration-update"></a>

1. Перейдите в раздел «Servers».
2. Кликните на три точки возле профиля и далее «Update subscription».

[Подробнее об обновлении настроек профиля →](/informaciya/obnovlenie-konfiguracii.md)

<div align="left"><figure><img src="/files/yY1r4ymNYjZrMn1lD30M" alt="" width="563"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
При возникновении проблем посетите раздел "[Устранение неполадок](/informaciya/ustranenie-nepoladok.md)" или обратитесь в поддержку: <info@easygovpn.ru>, Telegram <https://t.me/soft24_store> — мы рядом!
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.easygovpn.site/ustanovka-i-nastroika/windows/podklyuchenie-k-vpn-cherez-happ-na-windows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
