Ask HN: Which VPN service do you use?
1–10 of 11 posts
Re: Ask HN: Which VPN service do you use?
#2Re: Ask HN: Which VPN service do you use?
#3Self-hosted OpenVPN server on a cheap VPS in whichever country I want/need it. Simple to setup, full control, and the cost of the VPS is lower than most paid services (and can be used for hosting other stuff too if I want).
Re: Ask HN: Which VPN service do you use?
#4Self-hosted OpenVPN server on a cheap VPS in whichever country I want/need it. Simple to setup, full control, and the cost of the VPS is lower than most paid services (and can be used for hosting other stuff too if I want).
Same here but in a Docker container ^^
Re: Ask HN: Which VPN service do you use?
#5Re: Ask HN: Which VPN service do you use?
#6Re: Ask HN: Which VPN service do you use?
#7Earlier quoted context omitted.
Yep same here actually. Docker certainly helps with the "simple to setup" bit, along with a script I wrote - http://github.com/lukebennett/ovpn
Do you have any guide on setting something like yours?
My setup is based on docker-openvpn[0] which has quite a detailed readme, along with a Digital Ocean community tutorial[1]. My script basically wraps up some of the config and makes the various commands a bit easier to remember.
[0] https://github.com/kylemanna/docker-openvpn
[1] https://www.digitalocean.com/community/tutorials/how-to-run-...
Re: Ask HN: Which VPN service do you use?
#8Re: Ask HN: Which VPN service do you use?
#9F-Secure's FreedomeVPN has a great reputation and blocks tracking plus harmful websites. Works on Mac and iOS devices.
Re: Ask HN: Which VPN service do you use?
#10A self-hosted VPN (5 USD VPS running a VPN server and socks5/http proxy) is cheaper. The exit IP address most likely is NOT blacklisted by IP-sensible services (e.g. PayPal). But you get one country, one IP and belongs to you.
A professional VPN service will give you access through many countries (40-70 or more), the exit point is 'shared' and many VPN providers (e.g. TorGuard) do not keep logs. Or at least that's what their TOS says.