netbird
netbird copied to clipboard
Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
Hi, from a windows 10 pro device with netbird 0.23.7 connecting to a windows 10 pro I saw frequent freeze of rdp session and a ping packet lost during these...
The current install flow requires sudo: ```sh sudo netbird service install sudo netbird service ``` Ideally we should be able to run netbird without root. Some inspiration and potentially relevant...
**Is your feature request related to a problem? Please describe.** The VPN might not have to be always on. Mobile device might require to be connected to the VPN only...
**Describe the problem** I have setup a self-hosted server as per the guide. I can login with my Google Workspace account to the dashboard. However, the `netbird up --management-url $DOMAIN`...
## Describe your changes This PR updates the system tray icons to reflect both connection status and availability of updates. Now, the tray will show distinct icons for the following...
## Describe your changes ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation fix - [x] Is...
**Describe the problem** Ran `netbird down` followed by `netbird up` on a RasPi running Linux/Debian 12. the `up` command failed with the errors: ```bash $ netbird up 2024-02-23T16:01:09Z WARN client/cmd/root.go:195:...
I suggest adding: Custom subnet Specify the host IP address (specify the static IP address and multiple IP addresses)
## Describe your changes Both peers have quantum resistance enabled: ```bash root@netbird-test:~# netbird status -d Peers detail: misha-linux.netbird.cloud: NetBird IP: 100.109.67.204 Public key: 3zTph9bbF8CNXpbcQ4sIHRy/f0+pqLVocFy/fcMHeCk= Status: Connected -- detail -- Connection...
## Describe your changes This needs `read:connections` scope. ## Issue ticket number and link ### Checklist - [ ] Is it a bug fix - [ ] Is a typo/documentation...