/dns-probe

Mirror repository of https://gitlab.nic.cz/adam/dns-probe.

Primary LanguageC++GNU General Public License v3.0GPL-3.0

DNS Probe

See the documentation at adam.pages.nic.cz/dns-probe.

Alternatively, the Sphinx generated documentation can be built locally like this:

# <GIT_REPO> is the location of DNS Probe repository
cd <GIT_REPO>/doc
make html

The resulting documentation is then located in _build/html.