netbird icon indicating copy to clipboard operation
netbird copied to clipboard

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.

Results 848 netbird issues
Sort by recently updated
recently updated
newest added

Instead of using sync groups to wait until stream is connected or retry mechanisms try using with grpc.WaitForReady(true) See examples: https://github.com/grpc/grpc-go/blob/master/examples/features/wait_for_ready/main.go https://github.com/grpc/grpc-go/blob/master/examples/features/retry/client/main.go

client
signal

https://github.com/grpc/grpc-go/tree/master/examples/features/health

https://github.com/grpc/grpc-go/tree/master/examples/features/health Also, Remove the custom isHealthy endpoint from the service definition

Hello, In the README I only see IPv4 subnets, is wiretrustee working with IPv6 subnets? If not, is it possible to add a support for IPv6?

./wiretrustee login will request the user to login into his Google account - [ ] User will have to authenticate and get OAuth credential - - [ ] Open a...

enhancement
peer-management

We've received the following report on Reddit: ``` You can't use this version of the application "Netbird UI" with this version of macOS. You have macOS %@. The application requires...

Hello there, I set up erverything like described in the selfhosting guide with keycloak. I can login to the admin console with keycloak and can see Peers etc. However, when...