A simple proxy app using pegasocks
and tun2socks
. Based on mokhtarabadi/pegasocks-android, I wrote the app in kotlin and add a simple UI to interact with the pegas thread for switching server and testing speed, also fixed some upstream pegas bugs.
It's a poor man's proxy app, there still are many features to be implemented and bugs to be fixed.
Also I'm new to Android, so the code may not follow the best practice, any help would be really appreciate.
Copy your pegas config(like ~/.config/.pegasrc
), and paste to the config page, save it.
It will automaticly override necessary fields for Android, see: ConfigFragment.kt#L65-L75
Once the VPN is running, you can interact via the Servers
page.
- Logs Page
- About Page
- ACL file import/export