https://github.com/linuxfabrik/openvpn-2fa-easyrsa
Bash scripts to manage OpenVPN users, their certificates with Easy-RSA and TOTP based 2FA codes (including QR code).
https://github.com/linuxfabrik/openvpn-2fa-easyrsa
Last synced: 6 months ago
JSON representation
Bash scripts to manage OpenVPN users, their certificates with Easy-RSA and TOTP based 2FA codes (including QR code).
- Host: GitHub
- URL: https://github.com/linuxfabrik/openvpn-2fa-easyrsa
- Owner: Linuxfabrik
- Created: 2024-07-05T08:55:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T15:00:05.000Z (almost 2 years ago)
- Last Synced: 2025-03-10T03:10:35.929Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# openvpn-2fa-easyrsa
Bash scripts to manage OpenVPN users, their certificates with Easy-RSA and TOTP based 2FA codes (including QR code). How to use these scripts is described in our [Open Source Admin Manual](https://docs.linuxfabrik.ch/software/openvpn.html#variante-mit-easyrsa-und-viel-komfort).
Place these files in `/usr/local/bin`. Credits to https://github.com/perfecto25/openvpn_2fa, who inspired us a lot.