Your own looking glass, built for engineers
Install an agent on your servers, run the diagnostics you trust from anywhere, and automate the rest with an API.
Run from your own servers
Add a node, run the one-line install, and that server becomes a queryable vantage point. Pick the location closest to the problem.
Live streaming output
Output streams to the browser line-by-line over WebSockets — watch a traceroute walk the path in real time.
ping · traceroute · mtr · iperf3
IPv4 and IPv6, with the flags you expect. The same output you'd get from a shell — just from somewhere else. Available today.
BGP route queries
show ip route and show ip bgp
from your nodes for the full routing picture. Rolling out now.
Outbound-only by design
The agent makes a single outbound, encrypted connection. Argv-only command execution, strict concurrency and output caps — safe on production.
Latency API
GET /api/v1/latency returns per-location latency as
JSON — token-authenticated and CORS-scoped to your domains.
White-label
On Pro and Enterprise, serve the looking glass from your own domain with your logo, colours, and copy.
A single static binary
The agent is one CGO_ENABLED=0 binary — no runtime, no
dependencies. Docker or bare metal, x86 or ARM.
Built-in abuse resistance
Per-plan rate limits, Cloudflare Turnstile on the public looking glass, and validated targets keep the platform fast and safe.