netbird/client/cmd
Misha Bragin e34e0ccd12
Check and update Agent's Management URL if is legacy (#406)
All the existing agents by default connect to port 33073 of the
Management service. This value is also stored in the local config.
All the agents won't switch to the new port 443
unless explicitly specified in the config.
We want the transition to be smooth for our users, therefore
this PR adds logic to check whether the old port 33073 can be
changed to 443 and updates the config automatically.
2022-07-30 19:17:18 +02:00
..
down.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
login_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
login.go Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
root.go NetBird SSH (#361) 2022-06-23 17:04:53 +02:00
service_controller.go Rename Wiretrustee in logs and be log output friendly on startup (#327) 2022-05-26 10:09:11 +02:00
service_installer.go Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
service.go Added Netbird as dependency and renamed linux shortcut name (#330) 2022-05-26 15:29:55 +02:00
ssh.go Load user profile when SSH (#380) 2022-07-07 11:24:38 +02:00
status.go Always initialize status recorder (#383) 2022-07-07 13:54:47 +02:00
testutil.go Add rules for ACL (#306) 2022-05-21 15:21:39 +02:00
up_daemon_test.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
up.go Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
version.go Versioning of UI and grpc-agent for passing version (#324) 2022-05-25 23:25:02 +02:00