Skip to content

Commit

Permalink
- change first inst
Browse files Browse the repository at this point in the history
  • Loading branch information
KsZnak committed Feb 9, 2024
1 parent c897167 commit 0bc4cb3
Show file tree
Hide file tree
Showing 14 changed files with 45 additions and 176 deletions.
23 changes: 4 additions & 19 deletions docs/en/instructions/01_auto-install/01_auto-install.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,10 @@
# Automatic installation
## Buy a server if you don't have one

To create your own VPN, you will need a VPS server.
For step-by-step instructions on how to purchase a VPS from some popular hosting providers, see [How to Start Your VPN with Amnezia].

If your connection data has been shared with you in the form of a [file], [text key], or [qr code], you do not need to buy a server, please refer to the relevant instructions .

> **Minimum system requirements for VPS:** \
> Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. \
> Supported processor architecture - x86-64.\
> Virtualization - KVM. \
> Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. \
> Pre-installed software and control panel are not required.

 

### Install the Amnezia app

On the first screen, the application will ask for your connection details. These are the details of your VPS server. Hosting providers will send them to your mail after you buy a VPS. In the email you will find
## Install the Amnezia app

On the first screen, the application will ask for your connection details, which are your VPS server's data. If you don't have a VPS server, refer to the [How to Start Your VPN with Amnezia] instructions, where examples of instructions for purchasing hosting and choosing the necessary settings are collected.
After purchasing a VPS, hosting providers will send you the server's IP, user name or ID, and password to your email. These details look something like this:
-
- **IP** : 192.565.ххx.xxx
- **Username** : root (or other)
- **Password or SSH-key** : 2f9legf2...
Expand Down
24 changes: 5 additions & 19 deletions docs/en/instructions/02_manual-install/02_manual-install.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,15 @@
# Manual installation
## Buy a server if you don't have one

To create your own VPN, buy a virtual VPS server. For step-by-step instructions on how to buy a VPS from some of the popular hosting providers, see [How to run your VPN with Amnezia].

If your connection data has been shared with you in the form of a [file] [text key], or [qr code], you do not need to buy a server, please refer to the relevant instructions .

> **Minimum system requirements for VPS:** \
> Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. \
> Supported processor architecture - x86-64.\
> Virtualization - KVM. \
> Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. \
> Pre-installed software and control panel are not required.
 

## Install the Amnezia app

On the first screen, the application will ask for your connection details. These are the details of your VPS server. Hosting providers will send them to your mail after you buy a VPS. In the email you will find :

On the first screen, the application will ask for your connection details, which are your VPS server's data. If you don't have a VPS server, refer to the [How to Start Your VPN with Amnezia] instructions, where examples of instructions for purchasing hosting and choosing the necessary settings are collected.
After purchasing a VPS, hosting providers will send you the server's IP, user name or ID, and password to your email. These details look something like this:
-
- **IP** : 192.565.ххx.xxx
- **Username**: root (or other)
- **Username** : root (or other)
- **Password or SSH-key** : 2f9legf2...

Install the Amnezia app
Select "I have data to connect".


![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/en/instructions/02_manual-install/img/mi_en_1.png)
Expand All @@ -31,7 +18,6 @@ Install the Amnezia app
In this case, please refer to the instructions [Connect via text key].



 

## Choose the data type you have.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,19 +1,5 @@
# Connection with Key as text


In this instruction we will consider the option of connecting via a key in the form of text.
The key should look something like this **VPN:///ue34nf\feh.....**
Do not use keys from public sources, they may have been posted for the purpose of intercepting your personal data.

> **Minimum system requirements for VPS:** \
> Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. \
> Supported processor architecture - x86-64.\
> Virtualization - KVM. \
> Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. \
> Pre-installed software and control panel are not required.
 

## Install the Amnezia app

On the first screen, the application will ask for your connection details. This is the data of the VPS server.
Expand All @@ -27,6 +13,8 @@ Select "I have data to connect".
## Choose the data type you have.

In these instructions, we will look at connecting via a text key, so choose "Open a config file, key or QR-code"
The key should look something like this **VPN:///ue34nf\feh.....**
Do not use keys from public sources, they may have been posted for the purpose of intercepting your personal data.


![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/en/instructions/03_text-key-connection/img/tkc_en_2.png)
Expand Down
19 changes: 3 additions & 16 deletions docs/en/instructions/04_file-connection/04_file-connection.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,5 @@
# Connecting with a file


In this case, we will consider the option of connecting via a configuration file.

The file should be in **.vpn**, **.conf** or **.ovpn** format

Do not use files from public sources, they may have been posted for the purpose of capturing your personal data.

> **Minimum system requirements for VPS:** \
> Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. \
> Supported processor architecture - x86-64.\
> Virtualization - KVM. \
> Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. \
> Pre-installed software and control panel are not required.
 

## Install the Amnezia app

On the first screen, the application will ask for your connection details. This is your VPS server data.
Expand All @@ -29,6 +13,9 @@ Select "I have data to connect".
## Select the type of data you have.

In this instruction we will consider connection via a configuration file, so select "Open a config file, key or QR code"
The file should be in **.vpn**, **.conf** or **.ovpn** format

Do not use files from public sources, they may have been posted for the purpose of capturing your personal data.


![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/en/instructions/04_file-connection/img/fc_en_2.png)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,18 +1,5 @@
# Connection by QR code

In this case, we will consider the option of connecting via QR code
Do not use a QR code from public sources, it may have been posted for the purpose of intercepting your personal data.

> **Minimum system requirements for VPS:** \
> Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. \
> Supported processor architecture - x86-64.\
> Virtualization - KVM. \
> Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. \
> Pre-installed software and control panel are not required.

 

## Install the Amnezia app

On the first screen, the application will ask for your connection details. This is your VPS server data.
Expand All @@ -26,6 +13,7 @@ Select "I have connection details".
## Choose the data type you have.

In this guide, we will consider the option of connecting via a QR code, so select "Open a config file, key or QR code"
Do not use a QR code from public sources, it may have been posted for the purpose of intercepting your personal data.

![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/en/instructions/05_qr-code_connection/img/qrc_en_2.png)

Expand Down
4 changes: 2 additions & 2 deletions docs/en/instructions/0_starter-guide/0_starter-guide.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"h1": "How to run your VPN with Amnezia",
"h2": "Buy a server if you don't have one. ",
"p1": "To make it more convenient for you, we have selected several hosting providers.",
"h2": "Buy a server (VPS) if you don't have one. ",
"cardText": "Minimum system requirements for VPS: Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. Virtualization - KVM. SSD - minimum 7 GB. Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. Supported processor architecture - x86-64. Pre-installed software and control panel are not required.",
"p1": "To make it more convenient for you, we have selected several hosting providers.",
"p2": "Choose a suitable server from the ones below and follow the step-by-step instructions. You can also choose any other VPS provider at your discretion.",
"hostings":[

Expand Down
4 changes: 2 additions & 2 deletions docs/en/instructions/0_starter-guide/0_starter-guide.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# How to run your VPN with Amnezia
## Buy a server if you don't have one.,

To make it more convenient for you, we have selected several hosting providers.

> **Minimum system requirements for VPS:** \
> Operating System - Linux, suitable for Ubuntu 22.04 or Debian 11. \
> Supported processor architecture - x86-64.\
> Virtualization - KVM. \
> Random Access Memory (RAM) - recommended 2 GB, but not less than 1 GB. \
> Pre-installed software and control panel are not required.
To make it more convenient for you, we have selected several hosting providers.

Choose a suitable server from the options provided below and follow the step-by-step instructions. You can also choose any other VPS provider at your discretion.
>⚠️ Servers on Reg.ru and Yandex Cloud are not suitable for installing VPN with Amnezia
Expand Down
20 changes: 3 additions & 17 deletions docs/ru/instructions/01_auto-install/01_auto-install.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,12 @@
# Автоматическая установка
## Купите сервер, если его у вас нет

Для создания собственного VPN, вам понадобится виртуальный сервер VPS. \
Пошаговые инструкции по покупке VPS у некоторых популярных хостинг-провайдеров можно найти в разделе [Как запустить свой VPN c помощью Amnezia].

Если с вами поделились данными для подключения в виде [файла], [ключа в виде текста], или [qr-кода], покупать сервер не нужно, обратитесь к соответствующим инструкциям.

>**Минимальные системные требования для VPS:** \
>Операционная система - Linux, подходит Ubuntu 22.04 или Debian 11.\
>Поддерживаемая архитектура процессора - x86-64 \
>Виртуализация - KVM.\
>Адрес сервера c интернет-протоколом IPv4 \
>Оперативная память (RAM) - рекомендуемая 2 Гб, но не меньше 1 Гб.\
>Предустановленное ПО и панель управления не требуются. \
>Серверы на Reg.ru и Yandex Cloud не подходят для установки VPN с помощью Amnezia
 

## Установите приложение Amnezia


На первом экране приложение спросит ваши данные для подключения. Это данные вашего VPS сервера. Хостинг-провайдеры отправят вам их на почту после покупки VPS. В письме вы найдете:
На первом экране приложение спросит ваши данные для подключения, это данные вашего VPS сервера.
Если у вас нет VPS сервера, обратитесь к инструкции [Как запустить свой VPN c помощью Amnezia], там собраны примеры инструкций для покупки хостинга и выбора нужных настроек.
После покупки VPS хостинг-провайдеры отправят вам на почту данные IP, User name или ID и пароль от сервера. Эти данные выглядят примерно так:

- **IP** : 192.565.ххx.xxx
- **Username**: root (или другое)
Expand Down
21 changes: 8 additions & 13 deletions docs/ru/instructions/02_manual-install/02_manual-install.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,17 @@
# Ручная установка
## Купите сервер, если его у вас нет

Для создания собственного VPN, купите вирутальный сервер VPS. Пошаговые инструкции по покупке VPS у некоторых популярных хостинг-провайдеров вы найдете в разделе
[Как запустить свой VPN с помощью Amnezia].

Если с вами поделились данными для подключения в виде [файла], [ключа в виде текста], или [qr-кода], покупать сервер не нужно, обратитесь к соответствующим инструкциям.
## Установите приложение Amnezia

>**Минимальные системные требования для VPS:** \
>Операционная система - Linux, подходит Ubuntu 22.04 или Debian 11.\
>Поддерживаемая архитектура процессора - x86-64 \
>Виртуализация - KVM.\
>Адрес сервера c интернет-протоколом IPv4 \
>Оперативная память (RAM) - рекомендуемая 2 Гб, но не меньше 1 Гб.\
>Предустановленное ПО и панель управления не требуются. \
>Серверы на Reg.ru и Yandex Cloud не подходят для установки VPN с помощью Amnezia

На первом экране приложение спросит ваши данные для подключения, это данные вашего VPS сервера.
Если у вас нет VPS сервера, обратитесь к инструкции [Как запустить свой VPN c помощью Amnezia], там собраны примеры инструкций для покупки хостинга и выбора нужных настроек.
После покупки VPS хостинг-провайдеры отправят вам на почту данные IP, User name или ID и пароль от сервера. Эти данные выглядят примерно так:

- **IP** : 192.565.ххx.xxx
- **Username**: root (или другое)
- **Password или SSH-key** : 2f9legf2...

Выберете “У меня есть данные для подключения”.

 

Expand Down
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
# Подключение через ключ в виде текста


В этой инструкции мы рассмотрим вариант подключения через ключ в виде текста.

Ключ должен начинаться с **VPN:///**

Не используйте ключи из публичных источников, они могли быть размещены с целью перехвата ваших личных данных.

>**Минимальные системные требования для VPS:** \
>Операционная система - Linux, подходит Ubuntu 22.04 или Debian 11.\
>Поддерживаемая архитектура процессора - x86-64 \
>Виртуализация - KVM.\
>Адрес сервера c интернет-протоколом IPv4 \
>Оперативная память (RAM) - рекомендуемая 2 Гб, но не меньше 1 Гб.\
>Предустановленное ПО и панель управления не требуются. \
>Серверы на Reg.ru и Yandex Cloud не подходят для установки VPN с помощью Amnezia

 

## Установите приложение Amnezia

На первом экране приложение спросит ваши данные для подключения.\
Expand All @@ -33,7 +15,9 @@
## Выберете тип данных, который у вас есть.

В этой инструкции мы рассмотрим подключение через ключ в виде текста, поэтому выбираем “Открыть файл конфига, ключ или QR-код”
Ключ должен начинаться с **VPN:///**

Не используйте ключи из публичных источников, они могли быть размещены с целью перехвата ваших личных данных.

![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/ru/instructions/03_text-key-connection/img/tkc_ru_2.png)

Expand Down
31 changes: 7 additions & 24 deletions docs/ru/instructions/04_file-connection/04_file-connection.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,10 @@
# Подключение через файл


В данном случае мы рассмотрим вариант подключения через файл с конфгурацией.

Файл должен быть в формате **.vpn**, **.conf** или **.ovpn**

Не используйте файлы из публичных источников, они могли быть размещены с целью перехвата ваших личных данных.

>**Минимальные системные требования для VPS:** \
>Операционная система - Linux, подходит Ubuntu 22.04 или Debian 11.\
>Поддерживаемая архитектура процессора - x86-64 \
>Виртуализация - KVM.\
>Адрес сервера c интернет-протоколом IPv4 \
>Оперативная память (RAM) - рекомендуемая 2 Гб, но не меньше 1 Гб.\
>Предустановленное ПО и панель управления не требуются. \
>Серверы на Reg.ru и Yandex Cloud не подходят для установки VPN с помощью Amnezia


 
# Подключение через файл

## Установите приложение Amnezia

На первом экране приложение спросит ваши данные для подключения. Это данные VPS сервера.

Выберете "У меня есть данные для подключения"
На первом экране приложение спросит ваши данные для подключения. Это данные VPS сервера.

Выберете "У меня есть данные для подключения"

![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/ru/instructions/04_file-connection/img/fc_ru_1.png)

Expand All @@ -34,6 +13,10 @@

В этой инструкции мы рассмотрим подключение через файл с конфигурацией, поэтому выбираем “Открыть файл настроек, ключ или QR-code”

Файл должен быть в формате **.vpn**, **.conf** или **.ovpn**

Не используйте файлы из публичных источников, они могут быть размещены с целью перехвата ваших личных данных.


![](https://raw.githubusercontent.com/amnezia-vpn/amnezia.org-content/master/docs/ru/instructions/04_file-connection/img/fc_ru_2.png)

Expand Down
Loading

0 comments on commit 0bc4cb3

Please sign in to comment.