Skip to content
forked from Montana/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

Notifications You must be signed in to change notification settings

GitProwl/fastssh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%