netbird/client/internal
Maycon Santos a78fd69f80
Feature/dns client configuration (#563)
Added host configurators for Linux, Windows, and macOS.

The host configurator will update the peer system configuration
 directing DNS queries according to its capabilities.

Some Linux distributions don't support split (match) DNS or custom ports,
 and that will be reported to our management system in another PR
2022-11-23 13:39:42 +01:00
..
dns Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01: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 Return gateway address if not nil (#533) 2022-10-31 11:54:34 +01:00
config_test.go Add Settings window to Agent UI 2022-04-15 17:30:12 +02:00
config.go Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
connect.go Enable IPv6 address discovery (#578) 2022-11-23 11:03:29 +01:00
engine_test.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
engine.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +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 Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
oauth.go Support Generic OAuth 2.0 Device Authorization Grant (#433) 2022-08-23 15:46:12 +02:00
state.go Client Login via device authorization flow (#309) 2022-05-12 11:17:24 +02:00