Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Tailscale
v0.1.3Inspect the host's Tailscale node via the tailscale CLI: tailnet status and peer/online map, network connectivity (netcheck DERP latency, port-mapping), ping to peers, whois lookups, this node's tailnet IPs, version, available exit nodes, MagicDNS/DNS config, and the current prefs (advertised routes, configured exit node). Read-only.
tailscale
Install
emisar pack install
validates the pack and verifies its content hash before copying it into /etc/emisar/packs.
The --hash
below pins the
install to the exact bytes on this page — a tampered copy is rejected. After
install, reload the runner; it re-reads the catalog and advertises every action.
content hash: sha256:7f9245b5987a0fa5415ac1bd3a3ecea22b07baef88571b6ccd323d1a8a9e8c4a
sudo emisar pack install tailscale \ --hash sha256:7f9245b5987a0fa5415ac1bd3a3ecea22b07baef88571b6ccd323d1a8a9e8c4a \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 9 total
View on GitHub-
tailscale debug prefs
-
tailscale dns status
-
tailscale exit-node list
-
tailscale ip
-
tailscale netcheck --format=json
-
tailscale ping <host>
-
tailscale status --json
-
tailscale version --json
-
tailscale whois --json <ip>