rpwoodbu / mosh-chrome

Mosh for Chrome
GNU General Public License v3.0
372 stars 59 forks source link

How to save password? #162

Closed SealinRepo closed 7 years ago

SealinRepo commented 7 years ago

I must to input ssh password everytimes ,how can I save it in mosh?

rpwoodbu commented 7 years ago

It is rare for any ssh program to save passwords, and Mosh for Chrome is no exception. The preferred method is to setup a public key (the private half can have a passphrase). Please see the FAQ entry for how to configure this in Mosh for Chrome. If you need help setting up public key authentication in ssh, you will find numerous guides online; I recommend getting it working with regular ssh before using it with Mosh for Chrome.