netbird/client/internal/dns
Maycon Santos dcf6533ed5
Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652)
Adding --external-ip-map and --dns-resolver-address to up command and shorthand option to global flags.

Refactor get and read config functions with new ConfigInput type.

updated cobra package to latest release.
2023-01-17 19:16:50 +01:00
..
dbus_linux.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
file_linux.go Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
host_darwin.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
host_linux.go Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
host_windows.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
host.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
local_test.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
local.go Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00
mock_test.go Feature/dns-server (#537) 2022-11-03 18:39:37 +01:00
mockServer.go Feature/dns protocol (#543) 2022-11-07 15:38:21 +01:00
network_manager_linux.go Properly parse dns resolver address (#622) 2022-12-13 12:26:48 +01:00
resolvconf_linux.go Add resolvconf configurator for linux (#592) 2022-11-29 14:51:18 +01:00
server_test.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
server.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
systemd_linux.go Properly parse dns resolver address (#622) 2022-12-13 12:26:48 +01:00
upstream_test.go Feature/dns-server (#537) 2022-11-03 18:39:37 +01:00
upstream.go Sync peers FQDN (#584) 2022-11-26 13:29:50 +01:00