From 86b357403cf5403d0a808915a4c58a35cc629f52 Mon Sep 17 00:00:00 2001 From: kiper292 Date: Wed, 18 Mar 2026 11:24:04 +0500 Subject: [PATCH] Use wireguard-turn-android as recommended app Replace the recommended Android client in README.md and README.en.md: swap vk-turn-proxy-android for wireguard-turn-android and update the link and brief description (it's a modified WireGuard client with built-in TURN). Remove the previous explicit WireGuard config/exception steps from the recommended method while leaving the Termux alternative unchanged. --- README.en.md | 4 +--- README.md | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/README.en.md b/README.en.md index 6037f91..c303beb 100644 --- a/README.en.md +++ b/README.en.md @@ -28,9 +28,7 @@ You will need: #### Android **Recommended method:** -Use the native Android app [vk-turn-proxy-android](https://github.com/MYSOREZ/vk-turn-proxy-android). -- In the WireGuard client config, change the server address to `127.0.0.1:9000` and set MTU to 1280. -- **Add the app to WireGuard exceptions (Excluded Applications). Click "Save".** +Use the native Android app [wireguard-turn-android](https://github.com/kiper292/wireguard-turn-android). This is a modified WireGuard client with built-in TURN support. **Alternative method (via Termux):** - In the WireGuard client config, change the server address to `127.0.0.1:9000` and set MTU to 1280. diff --git a/README.md b/README.md index e8dd5c2..cad2029 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,7 @@ #### Android **Рекомендуемый способ:** -Использовать нативное Android-приложение [vk-turn-proxy-android](https://github.com/MYSOREZ/vk-turn-proxy-android). -- В клиентском конфиге WireGuard меняем адрес сервера на `127.0.0.1:9000`, ставим MTU 1280 -- **Добавляем приложение в исключения WireGuard. Нажимаем "сохранить".** +Использовать нативное Android-приложение [wireguard-turn-android](https://github.com/kiper292/wireguard-turn-android). Это модифицированный WireGuard клиент со встроенным TURN. **Альтернативный способ (через Termux):** - В клиентском конфиге WireGuard меняем адрес сервера на `127.0.0.1:9000`, ставим MTU 1280