netbird/client/cmd
pascal-fischer 846871913d
Add latency checks to peer connection and status output (#1725)
* adding peer healthcheck

* generate proto file

* fix return in udp mux and replace with continue

* use ice agent for latency checks

* fix status output

* remove some logs

* fix status test

* revert bind and ebpf code

* fix error handling on binding response callback

* extend error handling on binding response callback

---------

Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
2024-03-20 11:18:34 +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 --service/-s flag for specifying system service name (#1691) 2024-03-12 18:29:19 +01:00
service_controller.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
service_installer.go feat: add --disable-auto-connectflag to prevent auto connection after daemon service start (fixes #444, fixes #1382) (#1161) 2024-02-20 10:10:05 +01:00
service.go add --service/-s flag for specifying system service name (#1691) 2024-03-12 18:29:19 +01:00
ssh.go fix error codes on cli 2023-06-23 16:27:10 +02:00
status_test.go Add latency checks to peer connection and status output (#1725) 2024-03-20 11:18:34 +01:00
status.go Add latency checks to peer connection and status output (#1725) 2024-03-20 11:18:34 +01:00
testutil.go Add missing dns domain to tests to avoid verbose test logs (#1724) 2024-03-18 12:25:01 +01:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Add permissive mode to rosenpass (#1599) 2024-02-21 17:23:17 +01:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00