diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2024-12-25 02:16:04 -0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2024-12-25 02:16:04 -0800 |
commit | 4bc577358728388b576f47f8c39b362b0a658209 (patch) | |
tree | 323049a441ffaab8da3488a91c519b96c19ad0e8 /home | |
parent | 13000dbc880e19dafb99e5d4dccc8f8682ee879a (diff) |
new ib vps
Diffstat (limited to 'home')
-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 813d253b..1fec70fb 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -50,3 +50,7 @@ Host ca Host aa Hostname aa.flylightning.xyz User xyz + +Host ib + Hostname ib.flylightning.xyz + User xyz |