mirror of
https://github.com/angristan/openvpn-install.git
synced 2026-01-07 17:37:01 +01:00
Add support for revoking clients by setting the CLIENT environment variable directly with the client name, in addition to the existing CLIENTNUMBER support (from https://github.com/angristan/openvpn-install/pull/1328) This makes headless revocation more user-friendly as users no longer need to know the client's index number.