MSI
WinGet
Netbird
NetBird GmbH · 0.66.0 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i netbird_installer_0.66.0_windows_arm64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{DACA7246-59F1-4D6B-89CF-6EC867E2D7F7}
Product version operator
Greater than or equal to
Product version
0.66.0
MSI Properties
Product Code
{DACA7246-59F1-4D6B-89CF-6EC867E2D7F7}
File Identity
Filename
netbird_installer_0.66.0_windows_arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Netbird.Netbird
Version
0.66.0
Description
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
License
BSD-3-Clause
↗
Homepage
https://netbird.io/
Installer URL
https://github.com/netbirdio/netbird/releases/download/v0.66.0/netbird_installer_0.66.0_windows_arm64.msi
Upgrade Behavior
install(Install over existing)
Release Notes
🚀 New Feature: netbird expose
We're excited to introduce netbird expose --- a simple and secure way to expose your local services through the NetBird reverse proxy.
⚡ Expose Local Services with Protection
Expose a local HTTP server:
netbird expose 8080
This instantly publishes your local service via NetBird's reverse proxy.
You can enhance the exposure with built-in protection and customization:
🔐 With PIN protection (6 digits)
netbird expose 3000 --with-pin 123456
🔑 With password protection and…