New OpenVPN Server Management Script

I just wrote up an advanced script to manage the OpenVPN Server on OpenWRT. I think you’ll like it because it makes things SO much easier to manage. Everything from the keys, certs, firewalls, server(s) to the OVPN files.

One script.

Check it out, let me know and report any issues.

1 Like

Cool, a lot of work in that clearly.

One thing missing (I think) is an option to regenerate the CRL when it has expired (which is 180 days by default with easyrsa?).

Either a manual menu option or a detection and auto fix of this problem.

Yep, good spot. I like the auto-detect and fix option. I will add it as an issue, and track to fix.