Skip to content

Convert TSIG key format from KNOT to BIND, and from BIND to KNOT

License

Notifications You must be signed in to change notification settings

mateusz834/knot-bind-tsig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

knot-bind-tsig

Convert TSIG key format from KNOT to BIND, and from BIND to KNOT

Instalation

curl https://raw.githubusercontent.com/mateusz834/knot-bind-tsig/main/knot-bind-tsig.sh -o knot-bind-tsig.sh
chmod +x ./knot-bind-tsig.sh

Usage

./knot-bind-tsig.sh knot.conf > bind.key
./knot-bind-tsig.sh bind.key > knot.conf
cat knot.conf | ./knot-bind-tsig.sh > bind.key

About

Convert TSIG key format from KNOT to BIND, and from BIND to KNOT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages