tag:github.com,2008:https://github.com/GVCoder09/NoDPI4Android/releases Release notes from NoDPI4Android 2025-06-28T18:57:56Z tag:github.com,2008:Repository/1010292203/v1.0 2025-06-30T11:47:03Z NoDPI for Android v1.0 <h1>Welcome to NoDPI for Android!</h1> <p>By popular demand, after a lot of hard work, this application was created. It is a graphical add-on to my other project - <a href="https://github.com/GVCoder09/NoDPI">NoDPI</a>. The application works only on Android devices and is intended for bypassing the DPI (Deep Packet Inspection) system. Under the hood - python, python-for-android, kivy and kivymd.</p> <p><strong>Enjoy digital freedom on the Internet!</strong></p> <div align="center"> <p> <a target="_blank" rel="noopener noreferrer" href="https://github.com/GVCoder09/NoDPI4Android/raw/main/assets/screenshot.png"><img src="https://github.com/GVCoder09/NoDPI4Android/raw/main/assets/screenshot.png" height="600px" style="max-width: 100%; height: auto; max-height: 600px;"></a> </p> </div> <h2>Quick start</h2> <ol> <li>Download APK and install it</li> <li>Start server in the app</li> <li>In the Settings of Android set the proxy to 0.0.0.0:8881</li> <li>Enjoy!</li> </ol> GVCoder09