Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Support for closing the connection on the client side #6

Open
RyanJarv opened this issue Jul 30, 2021 · 1 comment

Comments

@RyanJarv
Copy link

Problem

When a session freezes there is no way to exit the session.

How SSH addresses the issue

SSH has support for escape characters, one of which closes the session from the client side which is implemented by typing <Enter>~.. This is different from a EOF on stdin in that it doesn't require the remote to be responsive to exit the session.

Info on this can be found by searching for "Escape Characters" at https://linux.die.net/man/1/ssh.

@yuting-fan
Copy link
Contributor

Hi RyanJarv@,

SSM Session Manager service team has received this feature request. We will look into the ask here, and update when this feature is planned for release.

Thanks,
Yuting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants