package
5.0.0+incompatible
Repository: https://github.com/qwenode/tailscale.git
Documentation: pkg.go.dev

# Packages

Package publicdns contains mapping and helpers for working with public DNS providers.
Package resolvconffile parses & serializes /etc/resolv.conf-style files.
Package resolver implements a stub DNS resolver that can also serve records out of an internal local zone.

# Functions

Cleanup restores the system DNS configuration to its original state in case the Tailscale daemon terminated without closing the router.
NewManagers created a new manager from the given config.
No description provided by the author
No description provided by the author

# Variables

ErrGetBaseConfigNotSupported is the error OSConfigurator.GetBaseConfig returns when the OSConfigurator doesn't support reading the underlying configuration out of the OS.

# Structs

Config is a DNS configuration.
Manager manages system DNS settings.
OSConfig is an OS DNS configuration.

# Interfaces

An OSConfigurator applies DNS settings to the operating system.