Kaynağa Gözat

Merge branch 'master' into armv6l

Fabian Peter Hammerle 6 yıl önce
ebeveyn
işleme
d6618c91d3
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      ssh_config

+ 4 - 0
ssh_config

@@ -18,3 +18,7 @@ ExitOnForwardFailure yes
 
 # https://security.stackexchange.com/questions/110639/how-exploitable-is-the-recent-useroaming-ssh-problem
 UseRoaming no
+
+# prevent idle connection from timing out
+# https://serveo.net/
+ServerAliveInterval 60