ashraf789 / Cake-VPN

Android VPN app based on OpenVPN library.
GNU General Public License v2.0
382 stars 141 forks source link

Private Key Password #115

Closed ALISCHILLER closed 2 years ago

ALISCHILLER commented 2 years ago

Hello, thank you for your effort. The question I had was about the private key password. Is there a place in the code to add it?

ALISCHILLER commented 2 years ago

Hello, thank you for your effort. The question I had was about the private key password. Is there a place in the code to add it?

ashraf789 commented 2 years ago

https://github.com/ashraf789/Cake-VPN/blob/master/app/src/main/java/com/lazycoder/cakevpn/view/MainActivity.java

image