diff --git a/ssh/config b/ssh/config index 27f98b7..5c5826e 100644 --- a/ssh/config +++ b/ssh/config @@ -20,48 +20,14 @@ Host inc-xe9680 HostName 10.0.24.40 User flintylemming -Host inc-truenas - HostName 172.16.48.132 - User flintylemming - -Host inc-dev-et - HostName 192.168.97.4 - User flintylemming - IdentityFile ~/.flinty/ssh/inc-dev.pub - Host inc-backup-server HostName 10.0.88.33 User aiteam -Host inc-edr1 - HostName 10.0.24.21 - User flintylemming - -Host inc-edr2 - HostName 10.0.24.27 - User flintylemming - -Host inc-ldns-dt-1221 - HostName 10.0.24.40 - Port 8851 - User flintylemming - -Host inc-aosc - HostName 172.16.52.29 - User flintylemming - Host inc-dev HostName 172.16.48.99 User flintylemming -Host inc-ai-max-395 - HostName 172.16.48.2 - User muche - -Host inc-mac-mini-2014 - HostName 172.16.48.166 - User flintylemming - Host inc-mac-mini-m4 HostName 172.16.48.102 User flintylemming @@ -96,17 +62,6 @@ Host idc-hf-qts User FlintyLemming IdentityFile ~/.flinty/ssh/hf-qts.pub -Host idc-nj-fnos-v6 - HostName nj-fnos-v6.mitsea.com - User FlintyLemming - IdentityFile ~/.flinty/ssh/nj-fnos.pub - -Host idc-nj-fnos - HostName 112.31.107.190 - Port 8842 - User FlintyLemming - IdentityFile ~/.flinty/ssh/nj-fnos.pub - Host idc-hf-truenas HostName 112.31.107.190 Port 8849 @@ -119,25 +74,10 @@ Host idc-hf-truenas-v6 IdentityFile ~/.flinty/ssh/hf-truenas.pub IdentitiesOnly yes -Host idc-hk-iepl-v6 - HostName 240e:96c:7100:1fe:1c8:c8aa:4ecc:ee - User root - IdentityFile ~/.flinty/ssh/idc-hk-iepl.pub - -Host idc-hk-iepl-hf-v4 - HostName 112.31.107.190 - Port 8843 - User root - IdentityFile ~/.flinty/ssh/idc-hk-iepl.pub - Host idc-aliyun-sg HostName 47.237.137.245 User root -Host idc-yxvm - HostName 64.49.47.21 - User root - Host idc-vultr-bgp HostName 137.220.34.171 User root @@ -174,10 +114,6 @@ Host hf-network-server HostName 192.168.5.9 User flintylemming -Host nj-fnos - HostName 192.168.2.6 - User FlintyLemming - Host nj-nanopi-neo3 HostName 192.168.2.10 User root @@ -192,18 +128,6 @@ Host sdwan-us-la User root IdentityFile ~/.flinty/ssh/us-la.pub -Host frp-inc-xe9680 - HostName frp-egg.com - User flintylemming - Port 60472 - IdentityFile ~/.flinty/ssh/inc-xe9680.pub - -Host frp-inc-r750xa - HostName 112.31.107.190 - User ubuntu - Port 7011 - IdentityFile ~/.flinty/ssh/inc-r750xa.pub - Host frp-us-la HostName 112.31.107.190 User root diff --git a/ssh/idc-yxvm.pub b/ssh/idc-yxvm.pub deleted file mode 100644 index 7b4d442..0000000 --- a/ssh/idc-yxvm.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFK9/NvPjti5NlwABrVrimUJdc1ilwCXKKCCaeO5YfvW \ No newline at end of file diff --git a/ssh/inc-ai-max-395.pub b/ssh/inc-ai-max-395.pub deleted file mode 100644 index 21bfbac..0000000 --- a/ssh/inc-ai-max-395.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEjKfWYcKLlKSPc3cBgkdG9/P/QG79QdL5NNOMOrUO/Y \ No newline at end of file diff --git a/ssh/inc-aosc.pub b/ssh/inc-aosc.pub deleted file mode 100644 index 56413a8..0000000 --- a/ssh/inc-aosc.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGX76ty7gCXE9vhwlXlxY6JWq720EHH+rXFmzya1cMgV \ No newline at end of file diff --git a/ssh/inc-edr1.pub b/ssh/inc-edr1.pub deleted file mode 100644 index 20c6e30..0000000 --- a/ssh/inc-edr1.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBEGz0gbLl0WdPZ7KKdd6dwuJsEZNbNjqJVgrOZjiPQW \ No newline at end of file diff --git a/ssh/inc-edr2.pub b/ssh/inc-edr2.pub deleted file mode 100644 index 2f2ca86..0000000 --- a/ssh/inc-edr2.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE5dH0cUYvCMZQPo0hXRSK9NXl8hQGGodrj24q9XZIuH \ No newline at end of file diff --git a/ssh/inc-ldns-dt-1221.pub b/ssh/inc-ldns-dt-1221.pub deleted file mode 100644 index 1fa8a0f..0000000 --- a/ssh/inc-ldns-dt-1221.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIH9LCdVn9Awo0GYgFGBJ0iuX5aLpZaLEZXJTqXJu5urC \ No newline at end of file diff --git a/ssh/inc-mac-mini-2014.pub b/ssh/inc-mac-mini-2014.pub deleted file mode 100644 index 423a297..0000000 --- a/ssh/inc-mac-mini-2014.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL0lDjiNTTxAIqPXjclIwjDK+f6iF89UYwX2SFvtf8Fv \ No newline at end of file diff --git a/ssh/inc-truenas.pub b/ssh/inc-truenas.pub deleted file mode 100644 index 533038f..0000000 --- a/ssh/inc-truenas.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA5+PuaLTqGeTZsO5/9ZtdjIZQ7AzVWECTZF9Fd11FFA \ No newline at end of file diff --git a/ssh/inc-xe9680.pub b/ssh/inc-xe9680.pub deleted file mode 100644 index 7ed694f..0000000 --- a/ssh/inc-xe9680.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB0yaMTnmgSlpJlOXusTXzmDparG9lKQ1JMZ2AOA4oFS \ No newline at end of file