You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm trying to set up my own ssh server. I want the connection to be continuous. But when I connect to the server via my openssh client it disconnects after a few lines of data are received.
Hello! I'm trying to set up my own ssh server. I want the connection to be continuous. But when I connect to the server via my openssh client it disconnects after a few lines of data are received.
There is my code: https://gist.github.com/DoubleBoba/1f4802660329930298ef938c60f899f6
There is ssh client log: https://gist.github.com/DoubleBoba/ddc4423e042cc3051089f4e4c532608c
Can someone help me fix these disconnections? I want the connection to live as long as possible.
The text was updated successfully, but these errors were encountered: