mirror of
https://github.com/adamwalach/openvpn-web-ui.git
synced 2026-04-25 12:56:47 +03:00
[GH-ISSUE #16] No shadow of the .ovpn file #15
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/openvpn-web-ui#15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MattiaFailla on GitHub (Sep 7, 2018).
Original GitHub issue: https://github.com/adamwalach/openvpn-web-ui/issues/16
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 on GitHub (Mar 14, 2019):
Looks like all that needs to be done is rename the .conf file in the zip to a .ovpn file.