Show HN: Tailboot – A bootable that connects to your Tailscale network

  • Posted 1 hour ago by shoeb00m
  • 1 points
https://tailboot.download/
Hi everyone, I often use coding agents to debug remote machines when the host OS isn’t working. I built Tailboot for that workflow: it’s a minimal Debian-based live image that boots from USB, joins your tailnet using a Tailscale auth key, and starts Tailscale SSH.

It's a minimal image (since you're expected to be connected to the internet), but it's enough to let an agent connect to it over Tailscale SSH and debug issues

The access key is injected into the ISO entirely client side, But I generally recommend adding a tag to it that will block it from being able to access other nodes on your network.

Github: https://github.com/ShoeBoom/tailboot

1 comments

    Loading..