gayanvoice / android-vpn-client-ics-openvpn

⭐ Create your Android VPN App by using Android Studio and publish to Google Play Store 🤖
https://gayanvoice.medium.com/develop-a-vpn-app-in-java-using-android-studio-6f1f2d66031e
MIT License
586 stars 318 forks source link

How to user "auth-user-pass" config ? #2

Closed Nirob3x closed 4 years ago

Nirob3x commented 5 years ago

My Client file has the "auth-user-pass" , I wanna use it by typing username and password. But after type username and password app going blank and nothing working, maybe user auth is removed from the project, So how can I do it, Help me Please !!

sysxda commented 4 years ago

here is some usefull repo https://github.com/nnjun/SimpleOpenVpn-Android/commit/f776867c37e64299997b0f004c227e5807327b7d

gayanvoice commented 4 years ago

I have removed the user auth config module from the repo because it was buggy and not stable. If I configure again this repo the whole codebase will be unstable.