netbird/client/internal
Givi Khojanashvili eb45310c8f
Fix nameserver peer conn check (#676)
* Disable upstream DNS resolver after several tries and fails

* Add tests for upstream fails

* Use an extra flag to disable domains in DNS upstreams

* Fix hashing IPs of nameservers for updates.
2023-02-13 18:25:11 +04:00
..
dns Fix nameserver peer conn check (#676) 2023-02-13 18:25:11 +04:00
peer Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
proxy Load WgPort from config file and exchange via signal (#449) 2022-09-02 19:33:35 +02:00
routemanager Fix typo - "netforwad" -> "netforward" (#647) 2023-01-08 23:51:08 +01:00
config_test.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
config.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
connect.go Refactor Management and Admin URL config (#674) 2023-02-07 11:40:05 +01:00
engine_test.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
engine.go Adding --external-ip-map and --dns-resolver-address and shorthand flags (#652) 2023-01-17 19:16:50 +01:00
login.go Check if login stream was canceled before printing warn (#451) 2022-09-05 17:44:26 +02:00
oauth_test.go Add device flow scope. (#616) 2023-01-08 22:26:14 +01:00
oauth.go Add device flow scope. (#616) 2023-01-08 22:26:14 +01:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00