{{ diskWarning.level === 'critical' ? 'Disk Space Critical' : 'Disk Space Warning' }}
{{ diskWarning.used_percent.toFixed(1) }}% used — {{ formatBytes(diskWarning.free_bytes) }} remaining
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