adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

No shadow of the .ovpn file #16

Open MattiaFailla opened 6 years ago

MattiaFailla commented 6 years ago

Please consider to add the ovpn file into the zip. There is no ovpn file in the /con/keys directory, so I suggest to include an ovpn file generator and then add this file to the zip file.

The ovpn file is necessary to setup an OpenVPN connection from mobile devices with the official OpenVPN app. Here you can find an example: https://github.com/nachovalera/easy-ovpn-generator/blob/master/easy-ovpn-generator.sh

Thank you.

RHOPKINS13 commented 5 years ago

Looks like all that needs to be done is rename the .conf file in the zip to a .ovpn file.