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

There does not appear to be a way for a server to send an exit-status. #56

Open
jimstudt opened this issue Nov 25, 2020 · 0 comments
Open

Comments

@jimstudt
Copy link

I see machinery for sending an SSH protocol "exit-status" SSHMessage, and it initializes from SSHChannelData (which I can send), but there doesn't seem to be any machinery to encode an "exit-status" in an SSHChannelData and get it through into a SSHMessage.channelRequest.

That looks to be the right way to send an exit-status, unless I'm missing something obvious.

So, is there a way I'm missing? Or maybe I should make a PR?

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

1 participant