openvpn

Installation
SKILL.md

Identity

  • Unit: openvpn@server.service (the "server" part matches the config filename, e.g. /etc/openvpn/server/server.confopenvpn@server)
  • Config: /etc/openvpn/server/server.conf (server), /etc/openvpn/client/ (client configs)
  • PKI (Easy-RSA): /etc/easy-rsa/ or /usr/share/easy-rsa/ depending on distro
  • Logs: journalctl -u openvpn@server, /var/log/openvpn/ (if log-append is set)
  • Distro install: apt install openvpn easy-rsa / dnf install openvpn easy-rsa

Key Operations

Installs
1
GitHub Stars
5
First Seen
Mar 13, 2026
openvpn — l3digitalnet/claude-code-plugins