# VPN

## Что такое VPN <a href="#chto-takoe-vpn" id="chto-takoe-vpn"></a>

***​***[**VPN** (англ. Virtual Private Network «виртуальная частная сеть»)](https://ru.wikipedia.org/wiki/VPN) — обобщённое название технологий, позволяющих обеспечить одно или несколько сетевых соединений поверх другой сети, например Интернет. Несмотря на то, что для коммуникации используются сети с меньшим или неизвестным уровнем доверия (например, публичные сети), уровень доверия к построенной логической сети не зависит от уровня доверия к базовым сетям благодаря использованию средств криптографии (шифрования, аутентификации, инфраструктуры открытых ключей, средств защиты от повторов и изменений передаваемых по логической сети сообщений).

{% embed url="<https://youtu.be/RdUw__3ImS4>" %}

## VPN клиенты

* [ProtonVPN](https://protonvpn.com/)
* [CyberGhost](https://www.cyberghostvpn.com/en_US/)
* [NordVPN](https://nordvpn.com/cybersecurity-site/)
* [Turbo-VPN](https://turbovpn.com/)

## Как настроить свой VPN

{% embed url="<https://telegra.ph/Kak-nastroit-svoj-lichnyj-VPN-02-27>" %}


---

# 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://lifeexe-art.gitbook.io/unreal-automation/vpn.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.
