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 /root/.ssh/config | |
parent | 21577c18480661af48ad01f35db51bef75590b45 (diff) |
temperory quick config to make ssh work
Diffstat (limited to 'root/.ssh/config')
-rw-r--r-- | root/.ssh/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/root/.ssh/config b/root/.ssh/config new file mode 100644 index 00000000..a5f1fca3 --- /dev/null +++ b/root/.ssh/config @@ -0,0 +1,2 @@ +Host flylightning.xyz + Port ssh-isp |