Jan-Lukas Else

Tech, life and everything else

Tags: Tailscale


First impressions: NetBird

Published on in 💭 Thoughts

I’ve been a Tailscale user for almost five years. Today, I stumbled across NetBird again and largely replaced Tailscale with it.

View

Published on in 💬 Micro

Looking at the commit history of Tailscale’s tailscale-android repository on GitHub, there are plenty of hints that a revamped Tailscale Android app (even with dark mode!) is coming soon. 👀

Let’s hope the new UI will be much better (old UX). And it’s great to see that Tailscale is not only focused on Apple devices! 👍

View

Update Tailscale on the GL.iNet Beryl AX (GL-MT3000)

Published on in 👨‍💻 Dev
Updated on

I’ve been toying with my recently received GL.iNet Beryl AX (GL-MT3000) for some days and I have to say, it’s wonderful! It provides all the features I need in combination with my 5G router (like support for IPv6). I was also able to set up a VPN connection using Wireguard to the other home that will keep a wire-based internet connection with a public (but changing) IPv4 address. As it also works perfectly fine with an LTE stick or mobile tethering, I’m quite tempted to buy a second one for travel purposes.

View

Tailscale and Mullvad

Published on in 💭 Thoughts

This is some really cool news! You can now use Tailscale and Mullvad simultaneously without any additional setup required.

🖼️ View

“WebVM: Linux Virtualization in WebAssembly with Full Networking via Tailscale”

Published on in 🔗 Links

When I tell people about programming or my work, they often say software development is too abstract for them. But there are moments when I think that about some software as well.

View

Tailscale SSH

Published on in 👨‍💻 Dev

I finally got around to using Tailscale SSH. I’ve been using Tailscale for over a year to access my servers via SSH (my VPS is even available via Tailscale only), but I haven’t used the new Tailscale SSH feature yet.

View

Published on in 💬 Micro

My public VPS is now only accessible via SSH from my tailnet. One more possible attack vector less.

In Alpine Linux I switched to the linux-lts kernel, installed Tailscale from the edge-community repository via repository pinning, removed the rule to allow SSH from the Hetzner cloud firewall and finally set the Tailscale ACLs to not allow access to my other Tailscale devices from the VPS.

View

Published on in 💬 Micro

I am using Nitter, an alternative interface for Twitter, just in case I want to read a thread on Twitter. Previously I hosted the instance directly on my VPS. Now, however, I host the Nitter instance at home, but make it available on the Internet through Tailscale, a little program I wrote called “ProxyExposer”, and Caddy. 🤓 I also briefly tried publishing a WordPress instance from home to the web this way. But I don’t have a use case for WordPress at the moment.

View

Published on in 💬 Micro

Sometimes I am a perfectionist. Having previously made my private diary blog available via a Tailscale sidecar container in my Tailnet, I have now integrated Tailscale directly into GoBlog. Both Tailscale and Tailscale’s Let’s Encrypt certificates can be configured directly in GoBlog. No sidecar container is needed anymore. A much simpler solution! (And Tailscale rocks!)

View

Published on in 💬 Micro

Tailscale excites me again and again! Now it is also possible to get TLS certificates for nodes. I immediately got to work and integrated this into GoBlog, so that the browsers no longer complain when I log into my diary – a http:// page, which is already encrypted through Tailscale…

View

Jan-Lukas Else