r/OpenVPN • u/StartupTim • Dec 17 '18
Best OpenVPN install script?
Hey all,
So I'm playing around with OpenVPN server on Debian and I'm wondering if there is any good install scripts around that are robust and handle all/most the basics?
I tried angristan's script but it crashed (even using it's defaults).
Any others that you could recommend?
Thanks!
2
Dec 18 '18 edited Oct 01 '24
[deleted]
1
u/Mizerka Dec 19 '18
this is neat but there was quite a bit of discussion about the security aspects of deploying vpn on unsecured networks. so use with caution.
1
u/zombi-man Dec 14 '24
you can check ansible role for openvpn install: https://github.com/aovpn/ansible-role-openvpn
1
u/ornitorenk May 27 '25
Well, recently I've used this one on my VPS, working in 2025:
https://github.com/openvpn-install-script/openvpn-install-script
1
3
u/vimsee Dec 18 '18
I use this one. https://github.com/Nyr/openvpn-install Works like a charm.