Stop Using Paid VPNs. Do THIS Instead.


In a world where online privacy is increasingly under threat, and content is being blocked based on geo-location, many of us turn to paid VPNs for help.

But what if I told you there's a better way?

Paid VPN services promise security and anonymity, but they come with their own set of problems.

You're entrusting your data to a third party, often with unclear logging policies and potential vulnerabilities.
Not to mention the recurring costs that can add up over time

If you have a bit of technical knowledge, I don’t see any reason why you should sign up to a commercial VPN service after playing with Algo VPN

Enter AlgoVPN, an open-source solution that puts you in control.

Open-source VPNs like Algo are game-changers.

Here's what I learned about setting up your own VPN:

  1. It's easier than you think.
    With tools like AlgoVPN, you can deploy a secure VPN server in minutes using cloud providers like AWS or DigitalOcean. The installation process leads you, hand-in-hand, through the options and choices and establishes the infrastructure for you.
  2. It's cost-effective. Running your own VPN can cost as little as $3-$7 per month, depending on usage. This is just the "on-demand" price. With different clouds, even the expensive AWS, you can get 12 months free trier where a small t3.micro can cost $0.
    You'd be paying a little for an IP address and some traffic, but if you turn the instance off when done, and use it sparingly, it'll cost way, WAY less than other paid services.
  3. You have full control. You decide where your server is located, who has access, and what data is logged (if any). This doesn't mean, you're 100% protected from law enforcements (if that's what you're after this is the wrong place 😅).
    If you're unsure, Algo lists its anti-features

Ready to take action? Here's how to get started:

  1. Clone the AlgoVPN project from GitHub
  2. Choose a cloud provider (Hetzner is by far you most cost-effective option if you go for a long living server)
  3. Run the AlgoVPN setup script, which will guide you through the process.
    Personally, I opted for the docker option, instead of installing a bunch of dependencies but that's up to you.
  4. Install the WireGuard client on your devices and import the generated profiles.

Don't settle for overpriced, potentially compromised VPN services.

Especially if you need a one-off, or a short-lived server to bypass geo-location protected content!

It's simpler than you think, more secure than you imagined, and it might just save you a few bucks along the way.

ESPRESSO FRIDAYS

Every once in a while I send hand picked things I've learned. Kind of like your filter to the tech internet. No spam, I promise!

Read more from ESPRESSO FRIDAYS

I Just Unlocked MacOS GOD MODE With Hammerspoon Ever felt like your Mac is an overprotective parent, constantly limiting what you can do? Can't open any downloaded app, can't control your own notifications, can't do anything that isn't strictly within the boundaries dictated by Apple... I just discovered a power tool that hands you the keys to the kingdom – Hammerspoon, a decade-old but criminally underrated Mac automation tool that lets you bend macOS to your will with simple Lua scripting....

Why I'm Ditching Nix Home ManagerAnd What I'm Using Instead This issue is brought to you by: Ready to Take Your Testing to the Next Level? Don’t let complex testing slow you down! With Squish, you can automate your entire UI testing process across multiple platforms, ensuring both speed and accuracy. Take a tour to see Squish for yourself! For the longest time, my dotfiles felt like a junk drawer: essential, but keeping them in order is a constant battle. Like many developers, I've been...

One Neovim Plugin, 10x Quality of Life This issue is brought to you by: Ready to Take Your Testing to the Next Level? Don’t let complex testing slow you down! With Squish, you can automate your entire UI testing process across multiple platforms, ensuring both speed and accuracy. Take a tour to see Squish for yourself! Ever found yourself drowning in a sea of Neovim plugins, each promising to solve one small problem but collectively creating a configuration nightmare? You're not alone. Today,...