]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/unbound/libunbound/python/doc/examples/example6.rst
Upgrade Unbound to 1.6.7. More to follow.
[FreeBSD/FreeBSD.git] / contrib / unbound / libunbound / python / doc / examples / example6.rst
1 .. _example_localzone:
2
3 Local zone manipulation
4 =======================
5
6 This example program shows how to define local zone containing custom DNS
7 records.
8
9 Source code
10 -----------
11
12 .. literalinclude:: example6-1.py
13     :language: python