feat: add firewall status widget for server stats #484

Merged
ZacharyZcR merged 1 commits from feat/firewall-widget into dev-1.10.1 2026-01-12 07:31:22 +00:00
ZacharyZcR commented 2026-01-08 16:20:13 +00:00 (Migrated from github.com)

Summary

  • Add firewall status widget to server stats
  • Shows firewall status (iptables/ufw/firewalld)
  • Displays active rules and chain policies

Test plan

  • Enable firewall widget on a host and verify it displays firewall status
  • Test on systems with different firewall backends (iptables, ufw, firewalld)

Reopened from #454 due to base branch change

## Summary - Add firewall status widget to server stats - Shows firewall status (iptables/ufw/firewalld) - Displays active rules and chain policies ## Test plan - [ ] Enable firewall widget on a host and verify it displays firewall status - [ ] Test on systems with different firewall backends (iptables, ufw, firewalld) > Reopened from #454 due to base branch change
Sign in to join this conversation.