Fix description formatting in netbird.json

This commit is contained in:
Brandon Hopkins 2025-12-29 08:43:14 -08:00 committed by GitHub
parent 2971329b1b
commit b9bbc3b38a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
"website": "https://netbird.io/", "website": "https://netbird.io/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/netbird.webp", "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@master/webp/netbird.webp",
"config_path": "/etc/netbird/config.json", "config_path": "/etc/netbird/config.json",
"description": "NetBird is an open-source VPN management platform that creates secure peer-to-peer networks using WireGuard. It enables secure connectivity between devices anywhere in the world without complex firewall configurations or port forwarding. NetBird offers features like zero-configuration networking, SSO integration, access control policies, and a centralized management dashboard. It's designed to be simple to deploy and manage, making it ideal for connecting remote teams, securing IoT devices, or building secure infrastructure networks.", "description": "NetBird is an open source VPN management platform that creates secure peer-to-peer networks using WireGuard. It enables secure connectivity between devices anywhere in the world without complex firewall configurations or port forwarding. NetBird offers features like zero-configuration networking, SSO integration, access control policies, and a centralized management dashboard. It's designed to be simple to deploy and manage, making it ideal for connecting remote teams, securing IoT devices, or building secure infrastructure networks.",
"install_methods": [ "install_methods": [
{ {
"type": "default", "type": "default",