diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-04 14:57:05 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-04 14:57:05 +0800 |
commit | 3b576f0a43cc914fdea01903069851dabbf06654 (patch) | |
tree | 68a0631f3d89458b11e9478a2d74c0102b42064b | |
parent | d5b86a387d1e3d27661409adcdc9b77507049c09 (diff) |
-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 |