Skip to content

Updated 3 minutes ago Frequent disconnect to remote ssh server using mtputty can be handled by this bash script. Simply set you mtputty with this script and on click you will be log into your screen session after ssh log in.

License

Notifications You must be signed in to change notification settings

geek0007/mtputty_auto_screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

mtputty_auto_screen

Frequent disconnect to remote ssh server using mtputty can be handled by this bash script. Simply set you mtputty with this script and on click you will be log into your screen session after ssh log in. Set appropriate delay before scipt run on ssh login. Mostly 5 Sec is good enough for fast eonugh server.

Setps to Install:

  1. Log in to you ssh server
  2. Copy script to your login path and chmode +x mtputty_auto_screen.sh
  3. In MtPutty servers->properties->script put /bin/bash <your_script_path>/mtputty_auto_screen.sh
  4. Add 5 seconds of delay before script runs
  5. save

On next mtputty use, just click on saved server to login to screen one by one

About

Updated 3 minutes ago Frequent disconnect to remote ssh server using mtputty can be handled by this bash script. Simply set you mtputty with this script and on click you will be log into your screen session after ssh log in.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages