These are the cryptostorm server-side configs/scripts for OpenVPN.
If you're looking for the client-side OpenVPN configs, they're at: https://cryptostorm.is/configs/
Not included are the TCP configs, since the only difference is minor changes like proto tcp instead of proto udp.
Also not included are the Ed25519, Ed448, or ML-DSA-87 configs, since the only difference is the algorithms the CA/server certificates use (except ML-DSA-87, that one uses AES instead of ChaCha20).
And also excluding the IPv6 configs, since the only difference is the IPs and:
sndbuf 393216 rcvbuf 393216 server-ipv6 fd00:10:60:10b::/64 # (varies per instance) push "redirect-gateway ipv6" push "route-ipv6 2000::/3"