package
Version:
v4.22.2
Opens a new window with list of versions in this module.
Published: Feb 17, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
TSIG Key File
How to generate example:
$ docker run --rm -it -v $(pwd):/app -w /app alpine sh
/app # apk add bind
/app # tsig-keygen example.com > sample1.conf
/app # tsig-keygen -a hmac-sha512 example.com > sample2.conf
Documentation
¶
ReadTSIGFile reads TSIG key file generated with `tsig-keygen`.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.