{{ diskWarning.level === 'critical' ? 'Disk Space Critical' : 'Disk Space Warning' }}
{{ diskWarning.used_percent.toFixed(1) }}% used — {{ formatBytes(diskWarning.free_bytes) }} remaining
Services
{{ servicesRunning ? 'All Running' : 'Some Stopped' }}
Connectivity
{{ connectivityStatus }}
Auto-Sync
{{ autoSyncEnabled ? 'Enabled' : 'Disabled' }}
Logs
{{ logCount > 0 ? `${logCount} new` : 'No new logs' }}
OpenWRT-integrated router and network management
Decentralized web hosting and services
Detected hardware and virtual interfaces
{{ iface.name }}
{{ iface.type === 'wifi' ? 'WiFi' : 'Ethernet' }} · {{ iface.mac }}
{{ iface.ipv4[0] }}
No IP
No physical interfaces detected
Manage hidden service addresses for your node and apps
{{ svc.name }}
{{ svc.onion_address }}
No .onion address
No networks found
Connect to {{ wifiSelectedSsid }}
{{ wifiError }}
Choose a DNS provider. Providers with DoH encrypt your DNS queries.
Current resolv.conf servers
{{ networkData.dnsServers.join(', ') }}
{{ dnsError }}