Would this work on Amazon EC2 as well?
How to Setup an OpenVPN Server on Digital Ocean
11–20 of 36 posts
Yes, or Google or Azure or any VPS provider. These instructions use apt so Ubuntu or Debian
Re: How to Setup an OpenVPN Server on Digital Ocean
#12https://github.com/hwdsl2/setup-ipsec-vpn has one-click options for DigitalOcean (http://dovpn.carlfriess.com/) and others
Re: How to Setup an OpenVPN Server on Digital Ocean
#13I have one. I wish it would still work with Netflix. :(
Sigh.
Re: How to Setup an OpenVPN Server on Digital Ocean
#14I've been using pivpn[0] for about a year now (first on a raspi, and now on ubuntu 16.04 server). Wraps all the basic commands like client cert gen and revocation. Many sensible defaults.
Re: How to Setup an OpenVPN Server on Digital Ocean
#15> wget ... --no-check-certificate Why? Oh why?
Fixed, thank you.
Re: How to Setup an OpenVPN Server on Digital Ocean
#16I follow this guide for setting up OpenVPN: https://www.tinfoilsecurity.com/blog/dont-get-pwned-on-publi...
Re: How to Setup an OpenVPN Server on Digital Ocean
#17by only looking at the source (haven't installed it) I'm guessing this leaks ipv6 addresses and probably shouldn't be used. this is the second openvpn install script to match that description today.
Re: How to Setup an OpenVPN Server on Digital Ocean
#18Probably a silly question but what will I do with this? I have a personal DO OpenVPN proxy setup because my country (Pakistan) censors internet, which I made following the DO guide [1]. I set it up a while ago, and it was mostly copying commands. Will this allow me to use Tunnelblink and use my VPN as a proxy? Will it let me connect my machines to each other a VPN? What's the motivation for a setup like this. [1]: ht…
[deleted]
Re: How to Setup an OpenVPN Server on Digital Ocean
#19https://github.com/Nyr/openvpn-install with a budget $15/year vps and you're good for personal needs. That said, this is a great write-up and I'm sure very helpful to those that need to set up a more custom/mission critical development.
the OP's script embeds the script you're linking to. neither of these should be used for anything mission critical.
Re: How to Setup an OpenVPN Server on Digital Ocean
#20Do anyone know about a good user friendly OpenVPN client for Windows? The official one requires a lot of fiddling with administrator permissions to work, which most non tech people have no chance to do successfully.