]> git.ipfire.org Git - thirdparty/knot-dns.git/commitdiff
doc/mod-probe: add link to simple python client
authorDaniel Salzman <daniel.salzman@nic.cz>
Wed, 2 Feb 2022 15:54:25 +0000 (16:54 +0100)
committerDaniel Salzman <daniel.salzman@nic.cz>
Wed, 2 Feb 2022 15:54:25 +0000 (16:54 +0100)
src/knot/modules/probe/probe.rst

index 4d0b1fb48eddf8c2e4399ba7bf7f20198e21e608..ab4cd08fbaed37c8b5634911347e1209f2b9bfc5 100644 (file)
@@ -10,6 +10,9 @@ part can be empty. The receiver can be an arbitrary program using *libknot* inte
 (C or Python). In case of high traffic, more channels (sockets) can be configured
 to allow parallel processing.
 
+.. NOTE::
+  A simple `probe client <https://gitlab.nic.cz/knot/knot-dns/-/blob/master/scripts/probe_dump.py>`_ in Python.
+
 Example
 -------