Connect Without StrictHostKeyChecking (known_hosts)

Connects to a host without validating the host key using ~/.ssh/known_hosts or adding the key to that file.

ssh -o "StrictHostKeyChecking no" user@host

Revision #1
Created 17 April 2024 12:25:03 by dustin@swigg.net
Updated 17 April 2024 12:29:44 by dustin@swigg.net