diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-01-13 02:08:47 -0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-02-20 22:33:50 -0800 |
commit | 253b29ee2f9f3b56c5ffbfc72f05185e5ac58e19 (patch) | |
tree | 0b72b9cb7ac7a50df48ac4ac9f05cd1797742aed | |
parent | 5fa35442530d823e995908134a9c731eb39506b3 (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 19b723eb..3a149d8e 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 |