Skip to content

Conversation

@TechHutTV
Copy link

@TechHutTV TechHutTV commented Dec 4, 2025

✍️ Description

This PR adds support for NetBird, an open-source VPN management platform that creates secure peer-to-peer networks using WireGuard.

✅ Prerequisites (X in brackets)

  • Self-review completed – There is the option to connect to managed or a self-hosted instance.
  • Tested thoroughly – Changes work as expected. (WIP)
  • No breaking changes – Existing functionality remains intact. (WIP)
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • New feature – Adds new, non-breaking functionality.
  • 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • 🆕 New script – A fully functional and tested script or script set.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔍 Code & Security Review (X in brackets)

  • Follows Code_Audit.md & CONTRIBUTING.md guidelines
  • Uses correct script structure (AppName.sh, AppName-install.sh, AppName.json)
  • No hardcoded credentials

📋 Additional Information (optional)

WIP

Enhances the netbird-install.sh script by introducing a deployment type selection feature, allowing users to choose between NetBird Managed and Self-Hosted configurations. The script now prompts for a management server URL when Self-Hosted is selected and adjusts connection commands accordingly, improving user guidance and flexibility during installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant