summaryrefslogblamecommitdiff
path: root/blog/wireguard-vpn.md
blob: 9525717b30799cdbd79c7517d867511a8f88eb3e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

















                                                                                 
---
title: Wireguard Site-to-Site VPN
date: 2022-02-15
draft: true
---

Hi all! Recently, I was inspired by [this post][xepost] to make my own Wireguard
VPN between my laptop and servers. That post is super old though, so I wanted to
write up what I changed and added.

# Initial Setup

I chose my dedicated Debian host as the Wireguard server. So far in its
lifetime, it's been gathering all the miscellaneous infrastructure services like
Prometheus, so there's not much happening on it


[xepost]: https://christine.website/blog/site-to-site-wireguard-part-1-2019-04-02