diff options
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 941a761b..85f6567e 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -24,3 +24,7 @@ Host pp Host ka Hostname xyzka.kyun.li User xyz + +Host ia + Hostname ia.flylightning.xyz + User xyz |