netbird/client
Zoltan Papp f64e0754ee
Config cleaning (#710)
Code cleaning in the config.go of the client. This change keep the
logic in original state. The name of the exported function was not
covered well the internal workflow. Without read the comment was not
understandable what is the difference between the GetConfig and
ReadConfig. By the way both of them doing write operation.
2023-03-02 13:28:14 +01:00
..
cmd Config cleaning (#710) 2023-03-02 13:28:14 +01:00
internal Config cleaning (#710) 2023-03-02 13:28:14 +01:00
proto Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
server Config cleaning (#710) 2023-03-02 13:28:14 +01:00
ssh Use id command for user lookup on MacOS (#384) 2022-07-07 16:13:46 +02:00
status Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
system Macos version error (#666) 2023-02-03 21:40:30 +01:00
testdata Replace IP allocation logic (#342) 2022-05-29 22:43:39 +02:00
ui correctly set the windows application icon on windows (#535) 2022-11-01 00:34:30 +01:00
Dockerfile Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
installer.nsis Disable uninstall message when upgrade is silent (#505) 2022-10-13 15:00:39 +02:00
main.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02: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