Answer the question
In order to leave comments, you need to log in
Kick SSH periodically
A script like this is running on the computer:
while true
do ssh [email protected]***.** -R 8080:localhost:80 -o ServerAliveInterval=100
done
TCPKeepAlive yes
ClientAliveInterval 10
ClientAliveCountMax 5
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question