Cleaned up wordpress crumbs

This commit is contained in:
Mike Conrad
2025-02-19 18:15:27 -05:00
parent f5692ad816
commit 1fa31b4ace
14 changed files with 2 additions and 43 deletions

View File

@ -9,12 +9,9 @@ categories:
- Software Engineering
- SSH
date: "2024-09-25T09:56:04Z"
guid: https://hackanooga.com/?p=619
id: 619
tags:
- Blog Post
title: Standing up a Wireguard VPN
url: /standing-up-a-wireguard-vpn/
---
VPNs have traditionally been slow, complex and hard to set up and configure. That all changed several years ago when Wireguard was officially merged into the mainline Linux kernel ([src](https://arstechnica.com/gadgets/2020/03/wireguard-vpn-makes-it-to-1-0-0-and-into-the-next-linux-kernel/)). I wont go over all the reasons for why you should want to use Wireguard in this article, instead I will be focusing on just how easy it is to set up and configure.