diff --git a/~/SSH/config b/~/SSH/config index a8769b3..279389b 100644 --- a/~/SSH/config +++ b/~/SSH/config @@ -4,12 +4,14 @@ Host kvm5 IdentityFile /home/user/.ssh/kvm5 ServerAliveInterval 59 -Host kvm6 +Host kvm7 + HostName 109.172.82.56 User user - HostName ... - IdentityFile /home/user/.ssh/kvm6 - ServerAliveInterval 59 Host git.a2s.su User gitea IdentityFile /home/user/.ssh/gitea + +# gitea instance (git.a2s.su) +Host kvm8 + HostName 83.147.246.88