netbird/iface
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
..
configuration.go Add routing peer support (#441) 2022-09-05 09:06:35 +02:00
iface_darwin.go Improve module load (#470) 2022-09-15 01:26:11 +05:00
iface_linux.go Improve module load (#470) 2022-09-15 01:26:11 +05:00
iface_test.go Add active peers count per OS (#526) 2022-10-26 14:48:40 +02:00
iface_unix.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
iface_windows.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
iface.go Feature/dns client configuration (#563) 2022-11-23 13:39:42 +01:00
ifacename_darwin.go Group users of same private domain (#243) 2022-03-01 15:22:18 +01:00
ifacename.go Group users of same private domain (#243) 2022-03-01 15:22:18 +01:00
module_linux_test.go Improve module load (#470) 2022-09-15 01:26:11 +05:00
module_linux.go Hide setup key from non-admin users (#539) 2022-11-03 17:02:31 +01:00