bastillion-io / Bastillion-EC2

A web-based SSH console to execute commands and manage multiple EC2 instances simultaneously running on Amazon Web Services (AWS).

Home Page:https://www.bastillion.io/features.html#ec2box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

when user disconnects from network and reconnects we need reconnect terminal

mde13 opened this issue · comments

Is it possible to Implement below options for this?

  1. Do not automatically close the SSH session opened server-side immediately when web socket on client side is disconnected
  2. Reassign SSH session with web socket if web socket is disconnected
  3. Close SSH session server-side after a given timeout if web socket does not reconnect