Files
xray-docs/docs/1_ios.md
Nikolai Rodionov a1478282cc
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Update docs
Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
2025-06-27 17:15:57 +02:00

46 lines
1.6 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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