1
0
mirror of https://github.com/netbirdio/netbird.git synced 2025-03-03 09:21:12 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Gianluca Boiano
2fd60b2cb4
Specify goreleaser version and update to 2 () 2024-09-30 16:43:34 +02:00
Viktor Liu
a7d6632298
Extend netbird status command to include health information ()
* Adds management, signal, and relay (STUN/TURN) health probes to the status command.

* Adds a reason when the management or signal connections are disconnected.

* Adds last wireguard handshake and received/sent bytes per peer
2024-01-22 12:20:24 +01:00
Maycon Santos
fd8bba6aa3
Fix Windows settings popup with mesa 3d openGL emulator ()
By copying the emulator driver next to our binary, our GUI setting popup works on remote desktop connections

the dll is added as part of our sign pipelines workflow
2024-01-02 16:16:20 +01:00
Yury Gargay
a1c48468ab
Add Dev Container Support section in contributing guideline () 2023-12-08 11:54:50 +01:00
Bethuel Mmbaga
96cdcf8e49
Add client UI shortcut links for standard users in Windows ()
* Change SetShellVarContext scope to create program links for standard users

* Include guidelines for building the Windows Netbird installer during development

* Add Wireguard driver requirement to Windows build instructions
2023-11-21 20:02:16 +03:00
Fabio Fantoni
c99ae6f009
fix some typo spotted with codespell ()
Fixed spelling typos on logs, comments and command help text
2023-11-01 17:11:16 +01:00
Maycon Santos
c979a4e9fb
Explicitly disable CGO for client () 2023-10-18 18:15:18 +02:00
Maycon Santos
e4de1d75de
Update contribution guide with go version and Windows driver () 2023-10-17 11:37:58 +02:00
Maycon Santos
a6d2f673ad
Add contribution guide ()
* Add contribution guide

* update code of conduct contact email

* add PR template
2022-12-02 13:31:31 +01:00