More details in README

This commit is contained in:
Dmitry Shurupov 2021-03-17 16:33:46 +07:00 committed by GitHub
parent e0d2355024
commit 5c43db3269
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# ovpn-admin
Simple web UI to manage OpenVPN users, their certificates & routes.
Simple web UI to manage OpenVPN users, their certificates & routes in Linux. While backend is written in Go, frontend is based on Vue.js.
## Features
@ -12,7 +12,7 @@ Simple web UI to manage OpenVPN users, their certificates & routes.
* (optionally) Operating in a master/slave mode (syncing certs & CCD with other server);
* (optionally) Specifying/changing password for additional authorization in OpenVPN.
## Install
## Installation
### Disclaimer