SSH into one stable Tailscale node and reach your whole tailnet from it via short per-host functions + sshfs mounts. A riced Arch dev container with sshd, a stateful home, and declarative .env auth. See README.md and ROAMING.md.
5 lines
425 B
Plaintext
5 lines
425 B
Plaintext
# ── Roaming ~ (v3) ────────────────────────────────────────────────────────────
|
|
# Fleet-wide remote control + sshfs mounts over the tailnet.
|
|
# Registry: ~/.config/roaming/hosts Add hosts: add_new_machine.sh
|
|
[[ -f "$HOME/.config/roaming/roaming.zsh" ]] && source "$HOME/.config/roaming/roaming.zsh"
|