netbird/client/cmd
Mikhail Bragin 3c959bb178
Login exits on a single attempt to connect to management (#220)
* fix: login exits on a single attempt to connect to management

* chore: add log verbosity for Login operation
2022-02-06 18:56:00 +01:00
..
login_test.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
login.go Login exits on a single attempt to connect to management (#220) 2022-02-06 18:56:00 +01:00
root.go feature: add Wireguard preshared-key support (#160) 2021-11-21 17:47:19 +01:00
service_controller.go Support environment vars (#155) 2021-11-15 09:11:50 +01:00
service_installer.go Support environment vars (#155) 2021-11-15 09:11:50 +01:00
service.go Support environment vars (#155) 2021-11-15 09:11:50 +01:00
testutil.go Link account id with the external user store (#184) 2022-01-24 11:21:30 +01:00
up_test.go Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00
up.go Rollback stopping management client within engine stop (#204) 2022-01-25 11:18:01 +01:00
version.go Add client version to the client app and send it to the management service (#218) 2022-02-03 18:35:54 +01:00