netbird/client/cmd
Viktor Liu e0bed2b0fb
[client] Fix race conditions (#2869)
* Fix concurrent map access in status

* Fix race when retrieving ctx state error

* Fix race when accessing service controller server instance
2024-11-11 14:55:10 +01: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 [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
login.go [client] Parse data from setup key (#2411) 2024-08-09 20:38:58 +02:00
root_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +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 [client] Fix race conditions (#2869) 2024-11-11 14:55:10 +01:00
service_installer.go Save daemon address on service install (#2328) 2024-07-26 16:33:20 +02:00
service.go [client] Fix race conditions (#2869) 2024-11-11 14:55:10 +01:00
ssh.go Add route selection functionality for CLI and GUI (#1865) 2024-04-23 14:42:53 +02:00
status_test.go [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
status.go [client] Fix multiple peer name filtering in netbird status command (#2798) 2024-10-29 17:49:41 +01:00
testutil_test.go [management] Move testdata to sql files (#2693) 2024-10-10 12:35:03 +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] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
version.go Add version info command to signal server (#739) 2023-03-15 07:54:51 +01:00