Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessControlSettings ¶ added in v1.4.0
func (*AccessControlSettings) Lines ¶ added in v1.4.0
func (s *AccessControlSettings) Lines() (lines []string)
type Settings ¶
type Settings struct { Providers []string ListeningPort uint16 Caching bool IPv4 bool IPv6 bool VerbosityLevel uint8 VerbosityDetailsLevel uint8 ValidationLogLevel uint8 BlockedHostnames []string BlockedIPs []string AllowedHostnames []string AccessControl AccessControlSettings }
Settings represents all the user settings for Unbound.
Click to show internal directories.
Click to hide internal directories.