星月 78c578c6a2 feat: add shazhou-family-onboard skill
Checklist for new/existing Hermes agents:
- 00: Self-unbind (approvals/redact/tirith/allowlist/guard)
- 01-08: SSH, Git, Gitea, cfg, Tailscale, family members, Hermes config, skills sync
- Includes self-check.sh for quick validation
2026-04-22 20:32:58 +08:00

45 lines
1.0 KiB
Markdown

# 05. 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 IP | 说明 |
|------|-------------|------|
| SORA (sora-mac) | 100.125.193.80 | 星月所在 |
| KUMA (kuma-vm) | 100.102.80.46 | 小墨所在,Gitea 服务器 |
| NEKO (neko) | 100.103.156.93 | 小橘所在 |
| TUANZI | 100.89.82.86 | 团子所在 |
| LUMING (luming-home) | 100.83.189.28 | 鹿鸣/小糯所在 |
> ⚠️ IP 可能变化,以 `tailscale status` 实时结果为准
## 验证
tailscale ping kuma-vm
tailscale ping sora-mac