Bye Dpi Android Download

Android application to bypass censorship and Deep Packet Inspection (DPI) by running a local SOCKS5 proxy with packet modification techniques.

⭐ 4,816 stars on GitHub
Latest Release: v1.2.0

About Software

ByeDPI for Android is a utility application that creates a local VPN service to bypass censorship and Deep Packet Inspection (DPI). Unlike traditional VPNs, it does not redirect traffic to a remote server; instead, it runs a local SOCKS5 proxy that modifies outgoing packets to trick firewalls and filtration systems.

The app allows users to access blocked content directly from their device without requiring root access. It supports various configuration options to tune the evasion techniques and can be integrated with other proxy-capable applications.

Use Cases:

  • Bypass internet censorship and Deep Packet Inspection (DPI) on Android
  • Access blocked websites and services without a remote VPN server
  • Run a local SOCKS5 proxy to modify traffic packets to evade detection
  • Configure custom bypass strategies to adapt to different blocking methods
  • Use with other apps like AdGuard by configuring as a local proxy

Downloads

v1.2.0 August 23, 2024
byedpi-1.2.0.apkapk
v1.1.1 August 21, 2024
byedpi-1.1.1.apkapk
1.1.0 August 18, 2024
byedpi-1.1.0.apkapk
1.0.2 August 10, 2024
byedpi-1.0.2.apkapk
1.0.2-rc1 August 08, 2024
byedpi-1.0.2-rc1.apkapk
1.0.1 August 04, 2024
byedpi-1.0.1.apkapk
1.0.0 March 03, 2024
byedpi-1.0.0.apkapk
1.0.0-rc1 February 26, 2024
byedpi-1.0.0-rc1.apkapk
0.1.1-alpha February 23, 2024
byedpi-0.1.1-alpha.apkapk
0.1.0-alpha February 22, 2024
byedpi.apkapk

Package Info

Last Updated
Aug 23, 2024
Latest Version
v1.2.0
License
GPL-3.0
Total Versions
10

README

ByeDPI for Android

English | Русский


Android application that runs a local VPN service to bypass DPI (Deep Packet Inspection) and censorship.

This application runs a SOCKS5 proxy ByeDPI (https://github.com/hufrea/byedpi) and redirects all traffic through it.

Installation

(https://github.com/dovecoteescapee/ByeDPIAndroid/releases) (https://apt.izzysoft.de/fdroid/index/apk/io.github.dovecoteescapee.byedpi)

Or use Obtainium

  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/blob/v0.13/README.md).

FAQ

I can't configure it. What to do?

You can ask for help in discussion (https://github.com/dovecoteescapee/ByeDPIAndroid/discussions).

Does the application require root access?

No. All application features work without root.

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.

See full README on repository.