Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 733 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 733 Bytes

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