wownero/external/unbound/libunbound/python/doc/examples/example6.rst

14 lines
238 B
ReStructuredText

.. _example_localzone:
Local zone manipulation
=======================
This example program shows how to define local zone containing custom DNS
records.
Source code
-----------
.. literalinclude:: example6-1.py
:language: python