flant / ovpn-admin

Simple web UI to manage OpenVPN users.
Apache License 2.0
1.37k stars 255 forks source link

add Server configuration #203

Open josefernandeztrebol opened 1 year ago

josefernandeztrebol commented 1 year ago

Is possible add a menu for server configuration? this makes more suitable and editable.

peterbuga commented 1 year ago

@josefernandeztrebol if you're referring to docker install you can simply mount your server config on this path /etc/openvpn/setup/openvpn.conf according to this line https://github.com/flant/ovpn-admin/blob/master/setup/configure.sh#L42

umataro commented 1 year ago

I second this. I'd like to be able to edit compression, change to UDP, set routes, etc.