Releases: palark/ovpn-admin
openvpn-admin-0.0.3
Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js.
openvpn-admin-0.0.2
Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js.
v.2.0.2
2.0.2-rc1
v.2.0.2-rc0
v.2.1.0-rc0
v.2.0.1
fixed a bug in kubernetes.secrets storage.backend . thanks to @miklezzzz
fixed multiarch build
v.2.0.0
add feature for rotate and delete users - resolve #12 #115
resolve #73
use docker images with support for arm - resolve #80
fix #96
fix #75
add support for openvpn-server versions 2.4 and 2.5 fix #89
update management interface read function fix #94 #114
added support for using duplicate-cn
openvpn-server option
added support for multiple load balancers by @vitaliy-sn
added kubernetes backend for store certificates by @vitaliy-sn