Closed m2ahmed closed 4 years ago
This app does not support username and password option.
Then how this vpn will work ? Because if auth-user-pass is added along with configuration then still doesn't work.
You can implement it by having an API with authentication in your app. The username and password for OpenVPN was buggy.
This means sir, that this code doesn't connect to vpn ?
Can you provide an API implementation in this app ?
This means sir, that this code doesn't connect to vpn ?
It connects. Don't use usernames and passwords with the OpenVPN configuration.
Can you provide an API implementation in this app ?
It's a simple GET and POST API. Use Mongo or SQL with PHP or Node.js
Hello, After following your tutorial, i try to do the same, but not working. this is the filedetails.json file that i have created with ovpn data. http://www.taleemconsultancy.com/vpndata/filedetails.json this is app details file that i have created. http://www.taleemconsultancy.com/vpndata/appdetails1.json
A pop up window appears which ask for user name and password but still after adding password it vpn service is not activated.
And another thing if we add
freeopenvpn
511097504
tag then on openVpn Schwabe app it automatically connects without asking password but in this app with auth-user-pass, it still asks for username & password and after providing user & pass, Still donot connect.
Need your help