OpenVPN Scripts
While I work on finishing my OpenVPN Perl scripts, I’ve decided to post what I’ve written so far at: http://stephen.evilcoder.com/openvpn/
I’ll document my scripts when they’re ready, but, in the meantime, you should refer to this tutorial.
So far, I’ve written a script to create new OpenVPN configuration files. I had written an init script, but I trashed it after realizing that the Debian OpenVPN package included one. Maybe I’ll rewrite Debian’s script in Perl (since it’s messy and Debian-specific) …
UPDATE: I halted development of my OpenVPN scripts. The above directory no longer exists.