diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-08 22:37:05 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-08 22:37:05 +0800 |
commit | 03a8290f34f6273ab838127fec8567bde2b4865e (patch) | |
tree | 2fd960a8fc26ff97d1acb5c57ecf1718ff90d8b3 | |
parent | e988d0375fa9f916b63905044627cc1a37793188 (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 aa03db11..00cc0198 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -48,3 +48,7 @@ Host ib Host ru Hostname ru.flylightning.xyz User xyz + +Host ba + Hostname ba.flylightning.xyz + User xyz |