sshfp

tools to generate special DNS records

Install

All systems
curl cmd.cat/sshfp.sh
Debian Debian
apt-get install sshfp
Ubuntu
apt-get install sshfp
image/svg+xml Kali Linux
apt-get install sshfp
Fedora
dnf install hash-slinger
Windows (WSL2)
sudo apt-get update sudo apt-get install sshfp
Raspbian
apt-get install sshfp

hash-slinger

tools to generate special DNS records

This package contains various tools to generate special DNS records: * sshfp Generate RFC-4255 SSHFP DNS records * tlsa Generate RFC-6698 TLSA DNS records via TLS * openpgpkey Generate RFC-<TBD> OPENPGPKEY DNS records

sshfp

DNS SSHFP records generator

sshfp generates RFC4255 SSHFP DNS records based on the public keys stored in a known_hosts file, or public keys can be obtained by using ssh-keyscan. Serve these entries from the DNS server for your domain to provide authentication via the ssh VerifyHostKeyDNS option. This package also includes the dane command to generate IETF DANE WG DNS records.