aboutsummaryrefslogblamecommitdiff
path: root/external/unbound/libunbound/python/doc/examples/example6.rst
blob: 6fde8b25fd8d9a2a061fb7825411f6f82a10c541 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                      
                       
                       
 

                                                                         
 

           
 

                                 
.. _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