diff --git a/.ssh/config b/.ssh/config index cd4604e..011579d 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,9 +1,3 @@ -ServerAliveInterval=30 -ServerAliveCountMax=3 -ControlMaster=auto -ControlPath=~/.cache/ssh/%r@%h:%p -ControlPersist=6h - Host mobian HostName 192.168.1.58 User mobian @@ -11,6 +5,7 @@ Host mobian Host silence HostName 192.168.1.210 User mdk + ForwardAgent yes Host deb2 HostName deb2.afpy.org