Your browser connects directly to your nodes via WebRTC. Heartbeats flow peer-to-peer. The only server is a stateless signaling relay that stores nothing.
After the WebRTC handshake, the server is out of the loop. Heartbeats, latency data, uptime stats -- all peer-to-peer. Google STUN handles NAT traversal for free.
Get a Peer ID instantly. Your browser tab becomes a monitor node -- no install, no account.
Monitor peers via WebRTC heartbeats (your Pi, home server, another browser) or ping URLs directly via HTTP.
All monitoring data lives in your browser. The server only relays WebRTC signaling -- stateless, zero storage.
Pick how you want to participate
Open the dashboard. Your browser is the monitor node. WebRTC heartbeats to peers, HTTP pings to URLs. Zero setup.
Start now →Run a lightweight Node.js process on your own server or Raspberry Pi for always-on monitoring.
Coming soonPre-configured Raspberry Pi. Plug it in, connect to WiFi, and it joins the network as a peer.
Coming soon