network
Provider-nodes that pin content, serve HLS, and participate in the libp2p mesh. Status polled every 30s directly from each node's /healthz. Nothing here is mocked — if it shows offline, it is offline.
source: data/providers.ts + GET /api/network/providers
online: 5 / 6active sessions (total): 1last probe (UTC): 11:43:30Z
network nodes
| name | region | hardware | status | sessions | peer id |
|---|---|---|---|---|---|
| Relay 1 | US-VA | Lambda Labs · NVIDIA GH200 (ARM + H100) | online | 1 | …EpccMjyh |
| Relay 2 | US-FL | ReliableSite · AMD64 | online | 0 | …ekNvQXSS |
| Mac | BR-PB | Apple Silicon (estação pessoal) | offline | 0 | …XXXXMm2k |
| rtx4090 | BR-SP | Nobara · NVIDIA RTX 4090 | online | 0 | …6UUpD9hf |
| rtx2080 | BR-SP | Nobara · NVIDIA RTX 2080 | online | 0 | …qF5Wjzw7 |
| GH200-2 | US-VA | Lambda Labs · 2º Grace Hopper ARM | online | 0 | …DHTmRFNA |
The animated arcs represent libp2p mesh discovery and exchange between online nodes — they are not individual real packets. Aggregated Proof-of-Relay receipts will be exposed via a public endpoint once the aggregator is ready (RFC-5 §4).
This page polls provider-node HTTPS endpoints in real time. No viewer data is collected. Geographic location comes from the node's own /healthz (operator-declared) or from static fallback in data/providers.ts.