From 585a2066b5c3a1e2cac2f108c159fd2566ad0142 Mon Sep 17 00:00:00 2001 From: MeridianNIP Date: Thu, 14 May 2026 18:07:48 -0500 Subject: [PATCH] add Meridian NIP under Network Configuration Management --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d46728b..79e3b7f 100644 --- a/README.md +++ b/README.md @@ -540,6 +540,7 @@ _Related: [Metrics & Metric Collection](#metrics--metric-collection)_ Network configuration management tools. - [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` +- [Meridian NIP](https://meridiannip.com) - Self-hosted DNS / DHCP / IPAM portal with built-in network diagnostics, monitoring, certificate lifecycle, runbooks, and threat intel behind one MFA-gated portal. Reads from Infoblox / NetBox / phpIPAM / BlueCat / ISC Kea / LDAP / Entra. ([Source Code](https://github.com/MeridianNIP/meridian)) `Apache-2.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` - [phpIPAM](https://phpipam.net/) - Open source IP address management with PowerDNS integration. ([Source Code](https://github.com/phpipam/phpipam)) `GPL-3.0` `PHP`