# v2rayN GUI

{% hint style="success" %}
Дане рішення підтримує тунелювання UDP!
{% endhint %}

## Налаштування v2rayN.

Перейдіть по [посиланню](https://browser.vision/r/ecf2408f-02de-4e4f-bc24-be368ac32325) для завантаження V2rayN

{% embed url="<https://github.com/v2rayA/v2rayA/releases>" %}

<figure><img src="/files/KkuKTmJFdmgJUtDhkOAU" alt=""><figcaption></figcaption></figure>

Або скачайте пакет через консоль

```bash
wget https://github.com/2dust/v2rayN/releases/download/7.14.12/v2rayN-linux-64.deb
```

## **Установка та запуск**

Виконайте установку завантаженого пакета через "<mark style="color:purple;">Discover</mark>" або встановіть через командний рядок

<figure><img src="/files/nCrk7W1V226Ghkg0cXCf" alt=""><figcaption></figcaption></figure>

```bash
apt install ./v2rayN-linux-64.deb
```

Потім запустіть програму через "<mark style="color:purple;">Пуск</mark>" або командний рядок

<figure><img src="/files/e8pI2lKzVou4xLTXusQW" alt=""><figcaption></figcaption></figure>

{% code fullWidth="false" %}

```
v2ray
```

{% endcode %}

## **Налаштування профілю**

Створіть нову конфігурацію, вказавши SOCKS / HTTP як протокол підключення

<figure><img src="/files/ameSjJbrzTPbgcJfRfWP" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**З прикладом налаштування проксі ви можете ознайомитись у розділі** [**Інструкція з налаштування**](/ua/instrukciyi-z-vikoristannya/getting-started.md)
{% endhint %}

## **Налаштування профілю підключення**

Вставте скопійовані проксі із замовлення у відповідні поля, обов'язково вкажіть ядро ​​конфігурації (<mark style="color:purple;">Xray</mark> або <mark style="color:purple;">SingBox</mark>) та збережіть налаштування.

<figure><img src="/files/YDB8KaFr6zwcfEygy2uE" alt=""><figcaption></figcaption></figure>

## Запуск клієнта

Запустіть клієнт, увімкнувши режим <mark style="color:purple;">Tun</mark>.

<figure><img src="/files/A7q4ZOUjxl0BFN9v7g9d" alt=""><figcaption></figcaption></figure>

**Готово! Тепер ви можете повноцінно використовувати проксі, тунелюючи весь трафік на проксі.**


---

# Agent Instructions: 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:

```
GET https://docs.proxyshard.com/ua/instrukciyi-z-vikoristannya/linux/gui-apps/v2rayn-gui.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
