update-openssh-known-hosts

download, filter and merge known_hosts for OpenSSH

Debian Debian
RUN apt-get update && \ apt-get install -y openssh-known-hosts
Ubuntu
RUN apt-get update && \ apt-get install -y openssh-known-hosts
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y openssh-known-hosts
Raspbian
RUN apt-get update && \ apt-get install -y openssh-known-hosts
click the source code to copy install update-openssh-known-hosts on any operating system with command-not-found.com