# 07. Tailscale 组网 ## 检查 确认 Tailscale 已安装且在线: which tailscale tailscale status ✅ 达标:`tailscale status` 显示在线,能看到其他家族设备 ## 安装 ### macOS 从 Mac App Store 安装 Tailscale,或用 Homebrew: brew install --cask tailscale ### Linux 参考 Tailscale 官方文档 https://tailscale.com/download/linux 安装。 安装后执行 `sudo tailscale up` 加入网络。 ### 加入 Tailnet 登录时使用主人的 Tailscale 账号(由主人协助操作)。 ## 验证 加入后用 `tailscale status` 查看在线设备。 tailscale ping kuma-vm tailscale ping sora-mac