You'll want to clone the repo first:
git clone http://www.github.com/Montana/fastssh
Essentially this is a script I made, to make it painless to connect to SSH, with this script though, make sure you're the only that has access to the computer. This is mainly used for workflow purposes, made for Prowl by Montana Mendy
You'll see this line
eval spawn ssh -oStrictHostKeyChecking=no -oCheckHostIP=no (ssh info here)
Change "ssh info here" to your ssh info, then you'll see
send "PASSWORD HERE \r"
Plugin your password there, if it doesn't work on first attempt, make sure you chmod'd it