![](https://play-lh.googleusercontent.com/EGemoI2NTXmTsBVtJqk8jxF9rh8ApRWfsIMQSt2uE4OcpQqbFu7f7NbTK05lx80nuSijCz7sc3a277R67g=s32)
A Google user
- Flag inappropriate
- Show review history
Fantastic SSH tool you can use for connecting to remote hosts right from your phone. Simple and useful tool. I can log into my router and administer the firewall and ad blocking apps running from the couch instead of needing to go to the desktop and use a browser interface. Only thing I would ask for is ability to save commands which would automate logging in and issuing command line updates. I have to copy paste or type commands every time I connect.
20 people found this review helpful
Gao Feng
November 30, 2019
You can turn on Tab & Arrow Keys from MobileSSH app menu to accomplish the task with Up/Dn arrow buttons.
![](https://play-lh.googleusercontent.com/a-/ALV-UjVVT5xQjiHEqrxYg8RQmuuSkPTk1HnECmbt-GX1ih_2NyXTMqQt5w=s32)
Fiserved Pi
Gets the job done, only reason I'm leaving a review is because I've used this app for at least 5 years it works fine for basic SSH'ing there is a bug when using TAB to Auto-complete the app crashes, if your looking for basic SSH'ing this will work, dev can you fix the TAB button please
8 people found this review helpful
![](https://play-lh.googleusercontent.com/a-/ALV-UjVaxkPPSXCH5Wjb7br12sMGD_CNkzIjNiyAD2pa3LS3dqzOg_Fw=s32)
Dominic Ottaviano
Works well for connecting to clients with just usernames and passwords but I can't figure out how to establish a connection to a server that requires an RSA key instead of a password.
5 people found this review helpful
Please copy the public key from the MobileSSH and append it to authorized_keys file under your home dir(~/.ssh/authorized_keys ) on the remote host.
Aslo, make sure remote host has public key authentication enable.