Skip to content

januszhou/ssh-auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

SSH Auto

This project based on Warp, I added ability for users who needs password to login and tired on copied & pasted.

Installation

Download Warp and Follow steps on Warp

Configuration file

This ~/.warp file is a little bit different, you are able put ssh password.

# GOOGLE
-- production useast
ec2-user@app10.useast1.ec2.example.com
ec2-user@app12.useast1.ec2.example.com password-here

This requires expect installed.

  • Linux : yum install expect or apt-get install expect
  • Mac: brew install homebrew/dupes/expect

About

Auto SSH to server from your list even password required

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages