.ssh Settings for not disconnecting

This commit is contained in:
David Senoner 2024-06-21 17:48:56 +02:00
parent 208e4d18df
commit 7c753a01f2

7
.ssh/config Normal file
View file

@ -0,0 +1,7 @@
Host kada49.duckdns.org
User david
Host *
ServerAliveInterval 60
TCPKeepAlive yes
Compression yes