Tag
A vulnerability in Tailscale SSH allowed users to gain root access by using a crafted username with a leading dash. The issue is fixed in version 1.98.9.
TailMux allows users to connect to multiple Tailscale tailnets simultaneously without switching or using a VM.
The user shares how they used Tailscale to configure access control and SSH policy to isolate internal and public servers, preventing lateral spread after a breach. By grouping devices with tags, they restrict public servers from reverse-connecting to personal devices, improving security.
Thundersnap is an experimental distributed filesystem from Tailscale that uses btrfs snapshots and Tailscale networking to provide undo-like functionality and efficient replication across computers. It is currently a toy, not production-ready.
datasette-tailscale is an experimental alpha plugin that lets Datasette run behind a Tailscale network using a sidecar, enabling easy access via a Tailscale hostname.
A developer's debugging journey revealing how a WebRTC-based app (p2claw) failed on iPad due to two bugs: a hardcoded constant in webrtc-rs and a one-line design decision in Tailscale, causing data channel message loss.
An Android phone is repurposed as a portable GGUF inference server with Vulkan acceleration, exposing an OpenAI-compatible endpoint via LiteLLM and Tailscale mesh for integration into a self-hosted AI cluster.
Detailed tutorial on how to use MacBook, Mac mini, Codex, OpenClaw (lobster), and Tailscale to build a personal super AI system for remote collaboration and automation tasks.
Introduces a method to remotely connect to a home Mac Mini via Tailscale and Screen Sharing for a development environment, using tmux to maintain sessions and a consistent setup.
Codex mobile app now supports managing all devices through Tailscale, a significant integration.
A guide to setting up Immich, a self-hosted photo management tool, to replace Google Photos, covering hardware, installation on NixOS, and secure access via Tailscale.
Tailscale's open-source repository containing the daemon and CLI tool for easy private WireGuard networks.