This project based on Warp, I added ability for users who needs password to login and tired on copied & pasted.
Download Warp and Follow steps on Warp
This ~/.warp
file is a little bit different, you are able put ssh password.
# GOOGLE
-- production useast
[email protected]
[email protected] password-here
This requires expect installed.
- Linux :
yum install expect
orapt-get install expect
- Mac:
brew install homebrew/dupes/expect