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

This branch is 11 commits behind Montana/fastssh:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Montana Mendy
Apr 27, 2017
3f05349 · Apr 27, 2017

History

11 Commits
Apr 27, 2017
Apr 27, 2017

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%