netbird/client
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
..
cmd Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
internal Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
proto Enhance status command (#382) 2022-07-05 19:47:50 +02:00
server Check and update Agent's Management URL if is legacy (#406) 2022-07-30 19:17:18 +02:00
ssh Use id command for user lookup on MacOS (#384) 2022-07-07 16:13:46 +02:00
status Enhance status command (#382) 2022-07-05 19:47:50 +02:00
system Use unix.Uname to get Darwin system info (#404) 2022-07-30 11:31:27 +02:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui Support 32 bit (#374) 2022-07-01 10:42:38 +02:00
Dockerfile Add PATH to client Dockerfile (#389) 2022-07-12 15:35:51 +02:00
installer.nsis Update MacOS and Windows installers (#325) 2022-05-25 19:41:03 +02:00
main.go Rename module to netbirdio/netbird (#288) 2022-03-26 12:08:54 +01:00
manifest.xml Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
resources.rc Renaming project builds and including new Icons (#318) 2022-05-21 18:42:56 +02:00
wireguard_nt.sh Refactor Interface package and update windows driver (#192) 2022-01-17 14:01:58 +01:00