Documentation ¶
Overview ¶
** Monitor ** Basic operating principle: ** It can either read a config file, or ingest command line arguments (read flag definitions for more info) ** Firstly, it reads the configs of the running Tenta DNS instance, and parses the location of the module configs (recursor, nsnitch) ** Secondly, reads the module configs and parses all DNS Recursor IP addresses, and all Authoritative DNS addresses (and zone information it should serve) ** Thirdly, sets up TLS listener with the given parameters, and starts to listen for incoming requests ** Lastly, when a request comes in, it launches all preconfigured domains to be resolved by the recursor(s) within a predefined time interval
Click to show internal directories.
Click to hide internal directories.