TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How to set up a VPN in 10 minutes for free

85 pointsby quincylaabout 8 years ago

18 comments

anwabout 8 years ago
The title is &quot;How to set up a VPN in 10 minutes for free&quot; although it doesn&#x27;t tell you how to &quot;set up&quot; a VPN, just how to configure your browser to use one, or to buy a service or device (router) to connect to a VPN.<p>If you actually are looking to set up your own VPN, I recommend this guide on Digital Ocean[1] If privacy is your main concern for using a VPN, and you are technically inclined, then it would make sense to be in control of the server acting as your VPN.<p>[1] <a href="https:&#x2F;&#x2F;www.digitalocean.com&#x2F;community&#x2F;tutorials&#x2F;how-to-set-up-an-openvpn-server-on-ubuntu-16-04" rel="nofollow">https:&#x2F;&#x2F;www.digitalocean.com&#x2F;community&#x2F;tutorials&#x2F;how-to-set-...</a>
评论 #13971637 未加载
评论 #13971518 未加载
评论 #13971618 未加载
dguidoabout 8 years ago
This is incredibly bad advice. Opera has the worst security track record of every other major browser, and clicking that ad blocker button routes all your traffic through a single endpoint at a Chinese-owned company. Hello surveillance! Even the routers... haven&#x27;t there been enough remotely exploitable flaws in those archaic router vendors to recommend against using them at this point? You might get a VPN in name but you&#x27;ll get none of the security that comes with them that way.<p>You should setup your own personal VPN server if you can. We wrote Algo VPN, a set of ansible scripts that automates the process as much as possible. It contains the most secure defaults available, works with common cloud providers, and does not require client software on most devices.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;trailofbits&#x2F;algo" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;trailofbits&#x2F;algo</a>
评论 #13972183 未加载
评论 #13972645 未加载
progvalabout 8 years ago
&gt; This is where the EFF’s HTTPS Everywhere extension comes in handy. It will make sure traffic to non-HTTPS websites is also encrypted.<p>Is it just me, or this paragraph is completely wrong? HTTPS Everywhere&#x27;s job is to HTTPS when available but not explicitely used.
评论 #13971889 未加载
kafkaesqabout 8 years ago
&quot;How to cut-and-paste your way into a VPN setup for free without having any idea WTF you&#x27;re doing, let alone how to adapt these instructions when the underlying technologies inevitably roll over in the next 24-48 months&quot; would have been a more descriptive title.
koolbaabout 8 years ago
&gt; Hijack your searches and share them with third parties<p>What does it mean to &quot;hijack&quot; a search? If the ISP is modifying your data in flight then that&#x27;d qualify though I don&#x27;t think this bill gives them that power.<p>Also, most (all?) searches go over SSL which would not be susceptible to MITM fiddling.<p>At most it gives them access to log the number of bytes sent per customer to each destination and the DNS lookups you&#x27;ve performed. I&#x27;d be concerned if they are selling that information but there&#x27;s no need to make up fake lingo to sell this. It&#x27;s crap enough as it stands.
评论 #13971032 未加载
newsat13about 8 years ago
Isn&#x27;t opera owned by chinese (nothing against them just that they are the same level as US)? The traffic is only as secure as where the VPN terminates and there is no mention of what servers opera uses.
评论 #13971332 未加载
评论 #13971338 未加载
stanmancanabout 8 years ago
Don&#x27;t mean to hijack the thread; but speaking of Tor...If some entity ran enough nodes wouldn&#x27;t they be able to get a pretty good idea of the traffic sources and destinations?
评论 #13971427 未加载
评论 #13971381 未加载
ljoshuaabout 8 years ago
I&#x27;ve used <a href="https:&#x2F;&#x2F;www.tinfoilsecurity.com&#x2F;vpn&#x2F;new" rel="nofollow">https:&#x2F;&#x2F;www.tinfoilsecurity.com&#x2F;vpn&#x2F;new</a> several times to quickly set up a new VPN on a DigitalOcean droplet. Takes ~5 minutes.<p>Lately I had it set one up for me and have just let it run constantly since then. I effectively have my own personal VPN for $5 month.
cmurfabout 8 years ago
So 50 Republican senators, and not a single Democratic senator, voted for CRA, but also won&#x27;t permit the FTC to regulate ISPs when it comes to preserving user privacy. Is this coincidence or is it a &quot;market opportunity&quot; for ISP&#x27;s to bring back privacy as a product? Disallow VPN at the standard pricing level; and only permit it if you upgrade?
tbirrellabout 8 years ago
I don&#x27;t know much about VPNs, so please forgive my ignorance. But doesn&#x27;t using a VPN basically throttle you to whatever internet speed the VPN server has? I pay for 100mb at home, I don&#x27;t really want to artificially throttle that down to 10mb or pay some exorbitant price for giving the endpoint 100mb.
tc313about 8 years ago
&gt; If you want to take things next level, you can try Tor, which is extremely private, and extremely hard to de-anonymize<p>I don&#x27;t think Tor would eliminate the need for a VPN; wouldn&#x27;t your ISP still be able to see the requested URL?<p>Edit: I was thinking of DNS leaks, but that&#x27;s really not an issue if you use Tor Browser.
评论 #13971236 未加载
评论 #13971196 未加载
cmurfabout 8 years ago
A friend recently setup openvpn to run in his router (I&#x27;m going to guess it was MIPS based), and his download bandwidth went from ~100Mbps to about 10Mbps; so a 10x drop. Why? Is a MIPS CPU in a consumer off the shelf router ($200) itself just too underpowered for this task?
technojunkieabout 8 years ago
Opera doesn&#x27;t provide a true VPN in its browser, it&#x27;s just a proxy.<p>Learn more about VPNs and all privacy related things here: <a href="https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;privacytoolsIO&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.reddit.com&#x2F;r&#x2F;privacytoolsIO&#x2F;</a>
webdigi3about 8 years ago
Here is a link to setup VPN Server on AWS.<p><a href="https:&#x2F;&#x2F;www.webdigi.co.uk&#x2F;blog&#x2F;2015&#x2F;how-to-setup-your-own-private-secure-free-vpn-on-the-amazon-aws-cloud-in-10-minutes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.webdigi.co.uk&#x2F;blog&#x2F;2015&#x2F;how-to-setup-your-own-pr...</a>
matunixeabout 8 years ago
There is no privacy without open source software. This article with the recommandations to buy Netgear stuff or commercials VPN services is just a farce.<p>The author don&#x27;t know shit, writing this type of false articles will lead to another privacy disaster.
评论 #13971538 未加载
评论 #13971331 未加载
reiichirohabout 8 years ago
I could have sworn the link changed from its original submission.
评论 #13971959 未加载
hellofunkabout 8 years ago
Any commercial vpn recommendations from this crowd?
评论 #13971616 未加载
评论 #13971619 未加载
评论 #13972644 未加载
评论 #13988352 未加载
reiichirohabout 8 years ago
how is this &quot;free&quot; when you have to pay for the cloud instance?