diff --git a/README.md b/README.md index 1c70fde..3353f1f 100644 --- a/README.md +++ b/README.md @@ -237,6 +237,8 @@ Similar in name to FTP but this protocol is entirely new and requires SSH access In powershell run `ssh-keyscan -p ` and copy the hash output Example for samkirkland.com `ssh-keyscan -p 7822 samkirkland.com` +If the above command did not work, you may also try `ssh-keyscan -t rsa ` or `ssh-keyscan -t rsa ` + **Linux, or OSX (using homebrew)** Install the OpenSSH packages and use `ssh-keyscan ` and copy the hash output