diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-17 02:21:44 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-17 02:21:44 -0800 |
commit | ed216977e11a077add6c5ce76dd135603a8e5781 (patch) | |
tree | e1e3fc6a3a56743112525406950f33e60454276a /home/xyz/.ssh | |
parent | 21577c18480661af48ad01f35db51bef75590b45 (diff) |
temperory quick config to make ssh work
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r-- | home/xyz/.ssh/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index c18ee730..02d02145 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -32,3 +32,6 @@ Host qw HostName localhost Port qemu-win-ssh User xyz + +Host flylightning.xyz + Port ssh-isp |