[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-7253":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":25,"hasPages":23,"topics":26,"createdAt":10,"pushedAt":10,"updatedAt":31,"readmeContent":32,"aiSummary":33,"trendingCount":16,"starSnapshotCount":16,"syncStatus":34,"lastSyncTime":35,"discoverSource":36},7253,"ByeDPIAndroid","dovecoteescapee\u002FByeDPIAndroid","dovecoteescapee","App to bypass censorship on Android","https:\u002F\u002Fntc.party\u002Fc\u002Fcommunity-software\u002Fbyedpi",null,"Kotlin",5400,275,61,128,0,4,16,108,15,38.32,"GNU General Public License v3.0",false,"master",true,[27,28,29,30],"anticensorship","censorship-circumvention","deep-packet-inspection","dpi","2026-06-12 02:01:36","# ByeDPI for Android\n\n**English** | [Русский](README-ru.md)\n\n\u003Cdiv style=\"text-align: center;\">\n  \u003Cimg alt=\"ByeDPI logo\" src=\".github\u002Fimages\u002Flogo.svg\" width=\"100%\" height=\"200px\">\n\u003C\u002Fdiv>\n\n---\n\nAndroid application that runs a local VPN service to bypass DPI (Deep Packet Inspection) and censorship.\n\n\nThis application runs a SOCKS5 proxy [ByeDPI](https:\u002F\u002Fgithub.com\u002Fhufrea\u002Fbyedpi) and redirects all traffic through it.\n\n## Installation\n\n[\u003Cimg src=\"https:\u002F\u002Fgithub.com\u002Fmachiav3lli\u002Foandbackupx\u002Fblob\u002F034b226cea5c1b30eb4f6a6f313e4dadcbb0ece4\u002Fbadge_github.png\"\n    alt=\"Get it on GitHub\"\n    height=\"80\">](https:\u002F\u002Fgithub.com\u002Fdovecoteescapee\u002FByeDPIAndroid\u002Freleases)\n[\u003Cimg src=\"https:\u002F\u002Fgitlab.com\u002FIzzyOnDroid\u002Frepo\u002F-\u002Fraw\u002Fmaster\u002Fassets\u002FIzzyOnDroid.png\"\n    alt=\"Get it on IzzyOnDroid\"\n    height=\"80\">](https:\u002F\u002Fapt.izzysoft.de\u002Ffdroid\u002Findex\u002Fapk\u002Fio.github.dovecoteescapee.byedpi)\n\n### Or use Obtainium\n\n1. Install [Obtainium](https:\u002F\u002Fgithub.com\u002FImranR98\u002FObtainium\u002Fblob\u002Fmain\u002FREADME.md#installation)\n2. Add the app by URL:  \n   `https:\u002F\u002Fgithub.com\u002Fdovecoteescapee\u002FByeDPIAndroid`\n\n## Settings\n\nTo bypass some blocks, you may need to change the settings. More about the various settings can be found in the [ByeDPI documentation](https:\u002F\u002Fgithub.com\u002Fhufrea\u002Fbyedpi\u002Fblob\u002Fv0.13\u002FREADME.md).\n\n## FAQ\n\n### I can't configure it. What to do?\n\nYou can ask for help in [discussion](https:\u002F\u002Fgithub.com\u002Fdovecoteescapee\u002FByeDPIAndroid\u002Fdiscussions).\n\n### Does the application require root access?\n\nNo. All application features work without root.\n\n### Is this a VPN?\n\nNo. 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.\n\n### How to use ByeDPI with AdGuard?\n\n1. Run ByeDPI in proxy mode.\n2. Add ByeDPI to AdGuard exceptions on the \"App management\" tab.\n3. In AdGuard settings, specify the proxy:\n\n   ```plaintext\n   Proxy type: SOCKS5\n   Proxy host: 127.0.0.1\n   Proxy port: 1080 (default)\n   ```\n\n### What data does the application collect?\n\nNone. The application does not send any data to a remote server. All traffic is processed on the device.\n\n### Are there any for other platforms?\n\n[Similar projects](https:\u002F\u002Fgithub.com\u002FValdikSS\u002FGoodbyeDPI\u002Fblob\u002Fmaster\u002FREADME.md#similar-projects))\n\n### What is DPI?\n\nDPI (Deep Packet Inspection) is a technology for analyzing and filtering traffic. It is used by providers and government agencies to block sites and services.\n\n## Dependencies\n\n- [ByeDPI](https:\u002F\u002Fgithub.com\u002Fhufrea\u002Fbyedpi)\n- [hev-socks5-tunnel](https:\u002F\u002Fgithub.com\u002Fheiher\u002Fhev-socks5-tunnel)\n\n## Building\n\nFor building the application, you need:\n\n1. JDK 8 or later\n2. Android SDK\n3. Android NDK\n4. CMake 3.22.1 or later\n\nTo build the application:\n\n1. Clone the repository with submodules:\n   ```bash\n   git clone --recurse-submodules\n   ```\n2. Run the build script from the root of the repository:\n   ```bash\n   .\u002Fgradlew assembleRelease\n   ```\n3. The APK will be in `app\u002Fbuild\u002Foutputs\u002Fapk\u002Frelease\u002F`\n","ByeDPIAndroid 是一款用于绕过 Android 设备上审查的应用程序。它通过运行本地 VPN 服务来规避深度包检测（DPI）和内容审查，核心功能是利用 SOCKS5 代理 ByeDPI 重定向所有网络流量。该应用无需 root 权限即可使用，并且不加密流量或隐藏 IP 地址，适合需要突破网络限制的用户。采用 Kotlin 编写，支持多种安装方式，包括 GitHub 和 IzzyOnDroid。此外，ByeDPIAndroid 可以与 AdGuard 等第三方应用配合使用，进一步增强用户体验。",2,"2026-06-11 03:11:24","top_language"]