netbird/client/cmd
Viktor Liu a7d6632298
Extend netbird status command to include health information (#1471)
* 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
..
down.go Revert "setting cli flags to proper commands (#860)" (#916) 2023-05-31 16:06:42 +02:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Fix preshared key not persisted in config (#1474) 2024-01-19 10:30:41 +01:00
root_test.go Revert preshared-key shorthand flag (#671) 2023-02-06 10:35:37 +01:00
root.go Add support for setting interface name and wireguard port (#1467) 2024-01-15 15:53:23 +01:00
service_controller.go Revert "setting cli flags to proper commands (#860)" (#916) 2023-05-31 16:06:42 +02:00
service_installer.go Revert "setting cli flags to proper commands (#860)" (#916) 2023-05-31 16:06:42 +02:00
service.go Revert "setting cli flags to proper commands (#860)" (#916) 2023-05-31 16:06:42 +02:00
ssh.go fix error codes on cli 2023-06-23 16:27:10 +02:00
status_test.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
status.go Extend netbird status command to include health information (#1471) 2024-01-22 12:20:24 +01:00
testutil.go Add metrics for PeersUpdateManager (#1310) 2023-11-16 18:21:52 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Fix preshared key not persisted in config (#1474) 2024-01-19 10:30:41 +01:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00