Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
IPv6 bool
// contains filtered or unexported fields
}
func CreateHandler ¶ added in v0.0.4
CreateHandler Starts DNS handler to receive request from guest
func (*Handler) HandleDNSRequest ¶ added in v0.0.4
HandleDNSRequest Handles the DNS request from guest and returns response
func (*Handler) UpdateDefaults ¶ added in v0.0.4
UpdateDefaults Updates the predefined list of cname and ip
Click to show internal directories.
Click to hide internal directories.