.ssh Settings for not disconnecting
This commit is contained in:
parent
208e4d18df
commit
7c753a01f2
1 changed files with 7 additions and 0 deletions
7
.ssh/config
Normal file
7
.ssh/config
Normal file
|
@ -0,0 +1,7 @@
|
|||
Host kada49.duckdns.org
|
||||
User david
|
||||
|
||||
Host *
|
||||
ServerAliveInterval 60
|
||||
TCPKeepAlive yes
|
||||
Compression yes
|
Loading…
Add table
Add a link
Reference in a new issue