Connection lost
Trying to reconnect…
Server didn't respond
Recovering…
Network + TLS diagnostics
v0.1.3DNS lookups, reachability probes, TLS certificate inspection, and HTTP timing tests. All read-only. Use for "is X reachable?" and "what's the cert expiry on Y?" questions.
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:cb665e25affd9774adcc17dd37ff29dff10148b18750fd8449988288d483fa67
sudo emisar pack install network-tls \ --hash sha256:cb665e25affd9774adcc17dd37ff29dff10148b18750fd8449988288d483fa67 \ --dest /etc/emisar/packs # Reload so the runner re-reads the catalog: sudo systemctl reload emisar
Actions 13 total
View on GitHub-
dig +dnssec (DNSSEC validation)
-
dig (DNS lookup)
-
dig -x (reverse DNS)
-
dig +trace (full delegation chain)
-
HTTP response headers (curl -I)
-
HTTP probe with timing
-
ipinfo (geo + ASN for an IP)
-
ping (with count + timeout)
-
TLS cert expiry probe
-
TLS chain dump
-
TLS protocol support check
-
mtr report (route + loss statistics)
-
whois (registrar + expiry)