# palark/ovpn-admin

Simple web UI to manage OpenVPN users.

Repository: https://github.com/palark/ovpn-admin
Canonical: https://ross.abutalabs.com/products/ovpn-admin
Language: Go
License: Apache-2.0
License Family: permissive
Topics: openvpn, openvpn-admin, vpn, linux
Last push: 2026-08-17T02:54:32+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 40, longevity 100
- inputs: {"age_days": 2179, "days_push": 16, "days_rel": 547, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1677, forks 325 (observed 2026-08-28T04:05:20.883619+00:00)

## What it is
A self-hosted web UI for managing OpenVPN users, certificates, and client routes on Linux servers. It is written in Go with a Vue.js frontend and exposes Prometheus metrics for monitoring VPN usage and certificate expiration.

## Use cases
- manage openvpn users through a web interface
- generate and revoke openvpn client certificates
- generate ready-to-use openvpn config files for users
- monitor openvpn connections and certificate expiration with prometheus
- manage per-user client config directory (ccd) settings
- sync openvpn certificates between master and slave servers
- add password-based authorization to openvpn users

## When to choose
- you administer an openvpn server on linux and want a simple web UI for user and certificate management
- you need prometheus metrics for your openvpn server
- you want to run the whole stack easily via docker or docker-compose
- you need master/slave certificate syncing across openvpn servers

## When to avoid
- you need hardened, production-grade security - the project explicitly does not strictly validate inputs and is meant for trusted, network-protected environments
- you use a VPN solution other than OpenVPN (e.g., WireGuard)
- you need a multi-tenant or publicly exposed VPN management panel

## Facets
- artifact type: application
- maturity: active
- function: gui, monitoring, auth, security
- domain: networking, security, self-hosted
- platform: self-hosted
- tags: openvpn, vpn-management, certificate-management, web-ui, prometheus-metrics, vuejs, go, devops, linux, docker

## Member repositories
- palark/ovpn-admin (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.883619+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:37.644442+00:00, confidence not recorded.
  - readme: https://github.com/palark/ovpn-admin (fetched 2026-08-28T04:05:20.883619+00:00, sha 3414fd9e1f9e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
