Eugeny / tabby

A terminal for a more modern age
https://tabby.sh
MIT License
59.21k stars 3.39k forks source link

Support to update known_hosts file #5916

Open Almony opened 2 years ago

Almony commented 2 years ago

Version: 1.0.173 Platform: Windows x64 10.0.22000 Plugins: quick-cmds Frontend: xterm-webgl

Please add support to overwrite SSH Key in known_hosts in case it not match the exists. I work with virtualization product and ssh key of each VM changed every scratch installation. The scratch install is a part of my daily work so every time when I need to reinstall some VM I have to remove manually old ssh keys from known_hosts

Eugeny commented 2 years ago

Tabby neither uses OpenSSH nor reads or writes its known_hosts file. When using Tabby's built-in SSH client (as opposed to the ssh) command, you have an option to ignore the mismatched host key when connecting.