Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Tailscale
v0.1.0Inspect 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.
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:e844a80cfce641e695d3aa50adcddd435595385600f8a142fb7dad9d9e3ff990
sudo emisar pack install tailscale \ --hash sha256:e844a80cfce641e695d3aa50adcddd435595385600f8a142fb7dad9d9e3ff990 \ --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>