File: index.rst

package info (click to toggle)
unbound 1.4.22-3%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-updates
  • size: 19,332 kB
  • ctags: 7,184
  • sloc: ansic: 69,820; sh: 11,938; yacc: 1,259; makefile: 1,168; python: 1,107; perl: 141
file content (34 lines) | stat: -rw-r--r-- 964 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Unbound scriptable interface
=======================================

Python module for **Unbound** provides easy-to-use flexible solution,
for scripting query events and much more!

Along with extensible **SWIG** interface, it turns **Unbound** into dynamic *DNS* service
designed for rapid development of *DNS* based applications, like detailed *(per query/domain)* statistics,
monitoring with anything Python can offer *(database backend, http server)*.

**Key features**
   * Rapid dynamic DNS-based application development in **Python**
   * Extensible interface with **SWIG**
   * Easy to use debugging and analysis tool
   * Capable to produce authoritative answers
   * Support for logging or doing detailed statistics
   * Allows to manipulate with content of cache memory

Contents
--------
.. toctree::
   :maxdepth: 2

   install
   examples/index
   usecase
   modules/index

Indices and tables
-------------------

* :ref:`genindex`
* :ref:`search`