package
module
Version:
v0.0.0-...-b2c1cc4
Opens a new window with list of versions in this module.
Published: Dec 2, 2020
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Documentation
¶
Package timelimit is a CoreDNS plugin that restricts certain dns resolutions during certain timeframes
It serves as a crude way of implementing parental controls for network devices
TimeLimit is an example plugin to show how to write a plugin.
Name implements the Handler interface.
Ready implements the ready.Readiness interface, once this flips to true CoreDNS
assumes this plugin is ready for queries; it is not checked again.
ServeDNS implements the plugin.Handler interface. This method gets called when example is used
in a Server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.