wireguard
4 posts
WireGuard Server with Docker Compose: Secure 2026 Guide
TL;DR: Pin the LinuxServer WireGuard image, bind /config to a protected host directory, grant only the networking capabilities it needs, keep
I Self-Host My Own VPN — Do I Still Need Mullvad?
TL;DR: "VPN" is really two different products that happen to share a name. A self-hosted VPN (WireGuard or
WireGuard vs OpenVPN vs Tailscale: Self-Host in 2026
TL;DR: For most self-hosters in 2026, pick WireGuard if you want raw speed and full control, Tailscale if you want
How to Set Up a WireGuard VPN Server on Ubuntu
TL;DR: Install wireguard, enable forwarding, create one server keypair and one keypair per client, configure wg0, add narrowly scoped NAT rules,