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

Add ServerAliveInterval-like capability to NetBird SSH #1936

Open
mrbluecoat opened this issue May 7, 2024 · 0 comments
Open

Add ServerAliveInterval-like capability to NetBird SSH #1936

mrbluecoat opened this issue May 7, 2024 · 0 comments

Comments

@mrbluecoat
Copy link

Is your feature request related to a problem? Please describe.
If you netbird ssh into a remote server and run the reboot command your terminal hangs

Describe the solution you'd like
It would be nice if the terminal automatically detects the remote server is no longer active and disconnects cleanly rather than having to manually close the terminal.

Describe alternatives you've considered
The ideas at https://unix.stackexchange.com/q/58271 didn't seem to work with NetBird SSH but -o "ServerAliveInterval 2" recommendation sounds like the right fit if you could add that functionality to your custom SSH process.

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

No branches or pull requests

1 participant