romanvht/ByeByeDPI

Приложение локально запускает ByeDPI и перенаправляет весь трафик через него

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 33 minutes ago
Added to GitGenius on September 10th, 2026
Created on August 31st, 2024
Open Issues & Pull Requests: 0 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 297
Total Stargazers: 6,635 (+0)
Total Subscribers: 161 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

ByeByeDPI Android is an Android application that runs a local DPI circumvention tool and redirects device traffic through it.

The tool addresses network filtering and censorship by running ByeDPI locally on an Android device and routing all traffic through it. Rather than relying on remote servers, the application uses Android's VPN mode as a traffic redirection mechanism while keeping all processing local. The README clarifies that this is not a traditional VPN service—it does not encrypt traffic, hide the user's IP address, or send data to external servers. Stable operation may require adjusting configuration parameters, which are documented in the upstream ByeDPI project.

Developers should adopt this tool if they need local DPI circumvention on Android devices. It suits projects requiring transparent traffic interception without remote dependencies. The application offers autostart on device boot, command-line parameter presets, improved Android TV and set-top box compatibility, per-application tunneling, and configuration import/export. Users should enable autostart in settings and connect to the VPN interface once to accept the system prompt; subsequent device boots will automatically start the service according to saved preferences.

The project maintains a single official website for distribution and documentation. Development activity shows ongoing refinement of Android platform integration and user-facing features, with community-contributed setup guides available alongside the core application.