-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Android VPN app for Meshrabiya #13
Comments
App is installable on Android and possible to select as a VPN using settings. VID_20240912153121.mp4 |
Note Ad-Away ( https://f-droid.org/en/packages/org.adaway/ ) is using a similar concept to run Ad-Blocking : it uses the VPN interface, but is not really a VPN. |
@Prashant-Android - HttpToolkit might be a better place to start https://httptoolkit.com/blog/inspecting-android-http/ |
App traffic is routed through the app and Internet still works as normal VID_20240916095544_1.mp4 |
App can filter/examine each packet and determine/log
// Handles packets destined for the virtual network Screencast.from.2024-09-17.12-40-14.webm |
User story
As a user type I want an Android VPN app for Meshrabiya so that multiple apps can use the mesh network and any permission requests do not need to be done directly in course apps.
(If work duration will exceed five days, must be broken down into multiple)
Background info on user story
Implementation tasks
Each task max one day
When implementation is complete: developer to attach video showing completion of acceptance criteria
Acceptance criteria
The text was updated successfully, but these errors were encountered: