From ba8f603ff0cbc553a56a5873c82f7dd26e1417fa Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Tue, 22 Sep 2026 19:42:12 -0400 Subject: [PATCH] Publish: Tailscale --- _notes/tailscale.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _notes/tailscale.md diff --git a/_notes/tailscale.md b/_notes/tailscale.md new file mode 100644 index 0000000..1b4e1fb --- /dev/null +++ b/_notes/tailscale.md @@ -0,0 +1,9 @@ +--- + +--- + +[Tailscale](https://tailscale.com) is a mesh VPN which I use to connect all my devices together. Before, this was purely for personal devices, but now, I have servers hooked up as well. + +It is highly versatile and free for many personal use cases. The same product which allows me to access my Windows remote desktop also lets me create [private, self-hosted applications](https://headscale.net/stable/), like my [[Actual]] instance. + +There is an self-hostable open source variant, [Headscale](https://headscale.net/stable/), which is compatible with Tailscale clients.