snowflake icon indicating copy to clipboard operation
snowflake copied to clipboard

adding timeout to ssh client

Open zengmor opened this issue 2 years ago • 1 comments

I tried to connect to a remote server with ssh server open but very slow to respond. Then I stuck in initializing terminal and there is no way I could cancel the operation, the close button wouldn't work and I have to kill the process.

I think there is probably a need for adding timeout to the ssh connection?

zengmor avatar Aug 31 '21 14:08 zengmor

I've made a fork of this project to working on, while @subhra74 can respond, the url is https://github.com/devlinx9/muon-ssh

devlinx9 avatar Nov 09 '21 05:11 devlinx9