Update README and links

This commit is contained in:
dovecoteescapee 2024-08-21 16:39:30 +03:00
parent 4da80c8372
commit 7a3850c7d3
5 changed files with 17 additions and 22 deletions

View File

@ -3,7 +3,7 @@
[English](README.md) | **Русский**
<div style="text-align: center;">
<img src=".github/images/logo.svg" width="100%" height="200px">
<img alt="Логотип ByeDPI" src=".github/images/logo.svg" width="100%" height="200px">
</div>
---
@ -17,16 +17,19 @@
[<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png"
alt="Скачать с GitHub"
height="80">](https://github.com/dovecoteescapee/ByeDPIAndroid/releases)
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
alt="Скачать с IzzyOnDroid"
height="80">](https://apt.izzysoft.de/fdroid/index/apk/io.github.dovecoteescapee.byedpi)
### Или используйте Obtainium
1. Установите [Obtainium](https://github.com/ImranR98/Obtainium?tab=readme-ov-file#installation)
1. Установите [Obtainium](https://github.com/ImranR98/Obtainium/blob/main/README.md#installation)
2. Добавьте приложение по URL:
`https://github.com/dovecoteescapee/ByeDPIAndroid`
## Настройки
Для обхода некоторых блокировок может потребоваться изменить настройки. Подробнее о различных настройках можно прочитать в [документации ByeDPI](https://github.com/hufrea/byedpi#readme-ov-file).
Для обхода некоторых блокировок может потребоваться изменить настройки. Подробнее о различных настройках можно прочитать в [документации ByeDPI](https://github.com/hufrea/byedpi/tree/v0.12#readme).
## FAQ
@ -38,10 +41,6 @@
Нет. Все функции приложения работают без root-прав.
### Как получать обновления?
Используйте [Obtainium](#или-используйте-obtainium).
### Это VPN?
Нет. Приложение использует VPN-режим на Android для перенаправления трафика, но не передает ничего на удаленный сервер. Оно не шифрует трафик и не скрывает ваш IP-адрес.
@ -64,9 +63,7 @@
### А есть для других платформ?
Для Windows существует [GoodByeDPI](https://github.com/ValdikSS/GoodbyeDPI), а для Linux и macOS [zapret](https://github.com/bol-van/zapret). Также, вы можете использовать оригинальный [ByeDPI](https://github.com/hufrea/byedpi) для запуска аналогичного прокси на Windows, Linux или macOS.
[Другие аналоги](https://github.com/ValdikSS/GoodbyeDPI?tab=readme-ov-file#similar-projects)
[Список аналогов](https://github.com/ValdikSS/GoodbyeDPI/blob/master/README.md#similar-projects)
### Что такое DPI?

View File

@ -3,7 +3,7 @@
**English** | [Русский](README-ru.md)
<div style="text-align: center;">
<img src=".github/images/logo.svg" width="100%" height="200px">
<img alt="ByeDPI logo" src=".github/images/logo.svg" width="100%" height="200px">
</div>
---
@ -18,16 +18,19 @@ This application runs a SOCKS5 proxy [ByeDPI](https://github.com/hufrea/byedpi)
[<img src="https://github.com/machiav3lli/oandbackupx/blob/034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4/badge_github.png"
alt="Get it on GitHub"
height="80">](https://github.com/dovecoteescapee/ByeDPIAndroid/releases)
[<img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png"
alt="Get it on IzzyOnDroid"
height="80">](https://apt.izzysoft.de/fdroid/index/apk/io.github.dovecoteescapee.byedpi)
### Or use Obtainium
1. Install [Obtainium](https://github.com/ImranR98/Obtainium?tab=readme-ov-file#installation)
1. Install [Obtainium](https://github.com/ImranR98/Obtainium/blob/main/README.md#installation)
2. Add the app by URL:
`https://github.com/dovecoteescapee/ByeDPIAndroid`
## Settings
To bypass some blocks, you may need to change the settings. More about the various settings can be found in the [ByeDPI documentation](https://github.com/hufrea/byedpi#readme-ov-file).
To bypass some blocks, you may need to change the settings. More about the various settings can be found in the [ByeDPI documentation](https://github.com/hufrea/byedpi/tree/v0.12#readme).
## FAQ
@ -39,10 +42,6 @@ You can ask for help in [discussion](https://github.com/dovecoteescapee/ByeDPIAn
No. All application features work without root.
### How to get updates?
Use [Obtainium](#or-use-obtainium).
### Is this a VPN?
No. The application uses the VPN mode on Android to redirect traffic, but does not send anything to a remote server. It does not encrypt traffic and does not hide your IP address.
@ -65,9 +64,7 @@ None. The application does not send any data to a remote server. All traffic is
### Are there any for other platforms?
For Windows, there is [GoodByeDPI](https://github.com/ValdikSS/GoodbyeDPI), and for Linux and macOS [zapret](https://github.com/bol-van/zapret). Also, you can use the original [ByeDPI](https://github.com/hufrea/byedpi) to run a similar proxy on Windows, Linux, or macOS.
[Other similar projects](https://github.com/ValdikSS/GoodbyeDPI?tab=readme-ov-file#similar-projects)
[Similar projects](https://github.com/ValdikSS/GoodbyeDPI/blob/master/README.md#similar-projects))
### What is DPI?

View File

@ -1,4 +1,5 @@
<resources>
<string name="byedpi_docs">https://github.com/hufrea/byedpi/tree/v0.12#readme</string>
<string name="app_name">ByeDPI</string>
<string name="vpn_connect">Connect</string>
<string name="vpn_disconnect">Disconnect</string>

View File

@ -10,7 +10,7 @@
android:icon="@drawable/ic_github_36">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/hufrea/byedpi/tree/main#readme-ov-file" />
android:data="@string/byedpi_docs" />
</Preference>
<androidx.preference.PreferenceCategory>

View File

@ -10,7 +10,7 @@
android:icon="@drawable/ic_github_36">
<intent
android:action="android.intent.action.VIEW"
android:data="https://github.com/hufrea/byedpi/tree/main#readme-ov-file" />
android:data="@string/byedpi_docs" />
</Preference>
<androidx.preference.PreferenceCategory