netbird/client/cmd
pascal-fischer 13e7198046
[client] Destory WG interface on down timeout (#2435)
wait on engine down to not only wait for the interface to be down but completely removed. If the waiting loop reaches the timeout we will trigger an interface destroy. On the up command, it now waits until the engine is fully running before sending the response to the CLI. Includes a small refactor of probes to comply with sonar rules about parameter count in the function call
2024-09-02 19:19:14 +02:00
..
debug.go Move Bundle to before netbird down (#2377) 2024-08-02 14:54:37 +02:00
down.go [client] Destory WG interface on down timeout (#2435) 2024-09-02 19:19:14 +02:00
login_test.go Revert "Accept any XDG_ environment variable to determine desktop (#2037)" (#2042) 2024-05-23 23:15:02 +02:00
login.go [client] Parse data from setup key (#2411) 2024-08-09 20:38:58 +02:00
root_test.go Add test for SetFlagsFromEnvVars (#2460) 2024-08-21 12:11:45 +02:00
root.go [client] Parse data from setup key (#2411) 2024-08-09 20:38:58 +02:00
route.go Release 0.28.0 (#2092) 2024-06-13 13:24:24 +02:00
service_controller.go Restore dns on unclean shutdown (#1494) 2024-01-30 09:58:56 +01:00
service_installer.go Save daemon address on service install (#2328) 2024-07-26 16:33:20 +02:00
service.go add --service/-s flag for specifying system service name (#1691) 2024-03-12 18:29:19 +01:00
ssh.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
status_test.go Add client debug features (#1884) 2024-04-26 17:20:10 +02:00
status.go Extend client debug bundle (#2341) 2024-08-02 11:47:12 +02:00
testutil_test.go [management] Improve mgmt sync performance (#2363) 2024-08-07 10:52:31 +02:00
up_daemon_test.go [client] Allow setup keys to be provided in a file (#2337) 2024-08-09 17:32:09 +02:00
up.go [client] Parse data from setup key (#2411) 2024-08-09 20:38:58 +02:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00