diff --git a/dotfiles/ssh/config b/dotfiles/ssh/config index ecd375b..b45b76e 100644 --- a/dotfiles/ssh/config +++ b/dotfiles/ssh/config @@ -11,3 +11,4 @@ Host * ForwardX11 no ForwardX11Trusted no ServerAliveInterval 120 + CheckHostIP no