diff options
Diffstat (limited to 'home/xyz')
-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 eca65319..aa03db11 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -44,3 +44,7 @@ Host ib Hostname ib.flylightning.xyz User xyz AddressFamily inet6 + +Host ru + Hostname ru.flylightning.xyz + User xyz |