varaverk: add Partner card — known hosts, owner tags, Tailscale online status

This commit is contained in:
Gmer4Lfe
2026-05-24 11:36:23 -04:00
parent cbac3949e0
commit c17be8d017
3 changed files with 73 additions and 0 deletions
@@ -4,6 +4,7 @@ require_once dirname(__DIR__) . '/include/monitor.php';
echo json_encode([
'fallback' => vv_fallback_state(),
'partner' => vv_partner_state(),
'resources' => vv_system_resources(),
'cpu' => vv_cpu_per_core(),
'mem' => vv_memory_breakdown(),