Open IvanAbakumov opened 6 years ago
Have you compiled your own Server? you must have a server to commect with the App, look at README. Server: https://github.com/Nyr/openvpn-install generate a client.ovpn config file.
hi Thanks for the answer. but it did not help. I have my own server and configuration file.
You may try my old repository: https://github.com/yuger/VPN_2017
The same is happening here on my side. When I click on the "Connect" button nothing happens. Even i used Toast and Log.d() methods to debug but they are not working. I want to use this repo for my app, any solution from your side? Thanks
Hello! I want to see how your application works. I compiled it, but nothing happens when the button is clicked. There is nothing in the logs either. It looks like there is no button handler. Or logic does not work. Help me please.