electric_sheep
electric_sheep copied to clipboard
Specify which `known_hosts` file to use (or disable host key checking)
Three use cases:
- the user may want to reuse a specific
know_hostsfile, for example created with OpenSSH - by default, use the current user's
know_hosts - disable host key checking (not a good practice, but may be useful for testing)
Proposed net-ssh/net-ssh#250 to allow ES.io to read hostname hashes in known_hosts files.