diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 14:48:18 +0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-07-11 14:48:18 +0800 |
commit | b56494488332d058d0b63962af089fd13f81d97a (patch) | |
tree | 9b6f789134ca320caf5ca9f5e8c297489219d82b /etc/ssh | |
parent | a821201cf1e151798100f5a164231a57d2198be0 (diff) |
remove ssh-isp port
Diffstat (limited to 'etc/ssh')
-rw-r--r-- | etc/ssh/ssh_config.d/my_ssh_config.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/ssh/ssh_config.d/my_ssh_config.conf b/etc/ssh/ssh_config.d/my_ssh_config.conf deleted file mode 100644 index a5f1fca3..00000000 --- a/etc/ssh/ssh_config.d/my_ssh_config.conf +++ /dev/null @@ -1,2 +0,0 @@ -Host flylightning.xyz - Port ssh-isp |