I've recently googled for ssh client for MacOS, surprisingly iterm2 was at the top of the list.
By ssh client, I was hoping for a GUI where I could configure each login separately as well as have it remember my login credentials so that i don't have to remember passwords. I use a password manager for my website logins, but that won't help me with ssh sessions at the command line.
I use this "remote client" on Windows for all of my ssh logins"
Obviously, it won't work on MacOS.
1.
Is there a way to have iterm2 remember my ssh passwords so that I don't need to enter them each time I connect?
2.
Is there a way to configure iterm2 to log me into two systems, as in a "nested session"?
That is, I ssh to machine1, from machine1 I would ssh to machine 2. So I need to remember and enter passwords for both machines. It wouldbe great if I could configure iterm2 to do this for me.
Thanks