mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
1a18e0ae75
Using this module it's possible to create scripts for efficient tasks that would require complex shell scripts with multiple calls of knotc. For communication with the daemon it uses the same mechanism as the knotc utility, i.e. communication via a Unix socket. PR: 278280
3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
Python interface to operate the Knot DNS daemon.
|
|
Communicating with it using the knot.sock unixsocket.
|