netbird/client/cmd
Viktor Liu ddc365f7a0
[client, management] Add new network concept (#3047)
---------

Co-authored-by: Pascal Fischer <32096965+pascal-fischer@users.noreply.github.com>
Co-authored-by: bcmmbaga <bethuelmbaga12@gmail.com>
Co-authored-by: Maycon Santos <mlsmaycon@gmail.com>
Co-authored-by: Zoltan Papp <zoltan.pmail@gmail.com>
2024-12-20 11:30:28 +01:00
..
debug.go [client] Add network map to debug bundle (#2966) 2024-12-03 14:50:12 +01: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
networks.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
pprof.go [client] Add pprof build tag (#2964) 2024-12-01 19:22:52 +01:00
root_test.go [client] Refactor/iface pkg (#2646) 2024-10-02 18:24:22 +02:00
root.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01: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
state.go [client] Add state handling cmdline options (#2821) 2024-12-03 16:07:18 +01:00
status_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
status.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01:00
testutil_test.go [client, management] Add new network concept (#3047) 2024-12-20 11:30:28 +01: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