Build the first image

This commit is contained in:
2025-01-15 16:05:25 +01:00
parent 0a82d14fc2
commit 145be51142
13 changed files with 1869 additions and 6 deletions

27
docs/1_macos.md Normal file
View File

@ -0,0 +1,27 @@
# Настройка на MacOS
## Подготовка
Скачиваем программу FoXray по ссылке: <https://apps.apple.com/us/app/foxray/id6448898396>
1. Выбираем добавить новый сервер
![FoXray](../assets/macos/MacOS_FoXray_1.png)
2. Вводим данные
- **name:** Любое название, которое придет вам в голову
- **prorocol**: `VLESS`
- **address**: `xray-public.badhouseplants.net`
- **port**: `27015`
- **uuid**: ID, который вы получите после соглашения с ToC
- **flow**: `xtls-rprx-vision`
- **transport**: `raw`
- **header**: `none`
- **security**: tls
- **serverName**: `xray-public.badhouseplants.net`
- **allowInsecure**: `false`
Остальное оставить дефолтными, можете сравнить значения со скриншотами:
![FoXray](../assets/macos/MacOS_FoXray_2.png)