Any linux SSH client which can help me to connect with the server with single click ?
Greetings to all..,I want to know about any linux SSH client which can remember user id and passwords and connect with my server with a single click.
Or atleast alias command to be put in .bashrc which can do that job.
alias sshmydomain='ssh user:password@www.mydomain.com' is asking the password. NOT WORKING
