GitProwl / fastssh

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

Home Page:http://www.getprowl.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fast ssh

Asciicast

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

About

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

http://www.getprowl.com


Languages

Language:Shell 100.0%