From 3c56aef3c702d6eea05b47e3141adf84e87c5c76 Mon Sep 17 00:00:00 2001 From: BookJJun-IJ Date: Fri, 30 Jan 2026 22:43:55 +0900 Subject: [PATCH] Add NSL Mesh Router to Network Configuration Management - Add NSL Mesh Router, a mesh networking and routing management system - Provides WireGuard VPN with automatic subdomain routing - HTTPS termination for containerized applications - GPL-3.0 licensed, written in Go/Shell --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0fa7b3c..6829dce 100644 --- a/README.md +++ b/README.md @@ -526,6 +526,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` +- [NSL Mesh Router](https://github.com/Yundera/mesh-router) - Mesh networking and routing management system providing WireGuard VPN, automatic subdomain routing, and HTTPS termination for containerized applications. ([Source Code](https://github.com/Yundera/mesh-router)) `GPL-3.0` `Go/Shell` - [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`