diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-01-13 02:08:47 -0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-01-13 02:08:47 -0800 |
commit | b90cf8b238ca23b0393d56788079b23f5c7ab014 (patch) | |
tree | 2fb0cf1b1f25f322b44830169a440fef389581ac | |
parent | a306281eb8fbf4007c2e436b8ee9918542aa5389 (diff) |
no sshd on insp, no need
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index beac5139..a31c27af 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -12,10 +12,6 @@ Host studio Port ssh-isp User xyz -Host insp - Hostname xyzinsp - User xyz - Host pp Hostname xyzpp User xyz |