From 8758d827dabbdd44a171577da98bee4914a2887e Mon Sep 17 00:00:00 2001 From: Markus Frei Date: Mon, 11 May 2026 21:27:37 +0200 Subject: [PATCH] Add FirewallFabrik to Network Configuration Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d46728b..e951353 100644 --- a/README.md +++ b/README.md @@ -539,6 +539,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ Network configuration management tools. +- [FirewallFabrik](https://linuxfabrik.github.io/firewallfabrik/) - Modern [Firewall Builder](https://github.com/fwbuilder/fwbuilder) successor. Qt-based GUI for managing iptables and nftables policies across many hosts from a centralized policy database; generates deployment-ready shell scripts. ([Source Code](https://github.com/Linuxfabrik/firewallfabrik)) `GPL-2.0` `Python` - [GNS3](https://www.gns3.com/) - Graphical network simulator that provides a variety of virtual appliances. ([Source Code](https://github.com/GNS3/gns3-gui/)) `GPL-3.0` `Python` - [OpenWISP](https://openwisp.org/) - Open Source Network Management System for OpenWRT based routers and access points. ([Demo](https://openwisp.org/demo.html), [Source Code](https://github.com/openwisp)) `GPL-3.0` `Python` - [Oxidized](https://github.com/ytti/oxidized) - Network device configuration backup tool. `Apache-2.0` `Ruby`