From ef55d459855101af37b70b043b475bb5bb4b12f6 Mon Sep 17 00:00:00 2001 From: JaeUs <64003253+JaeUs3792@users.noreply.github.com> Date: Sat, 26 Nov 2022 23:38:19 +0900 Subject: [PATCH] Delete config --- .ssh/config | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .ssh/config diff --git a/.ssh/config b/.ssh/config deleted file mode 100644 index 0bcb3a6..0000000 --- a/.ssh/config +++ /dev/null @@ -1,19 +0,0 @@ -################################################################### -Host ju-server - User root - # NOTE : Do not commit for security - Hostname 192.168.0.125 - Port 13792 -# ProxyCommand ssh -W %h:%p odroid -Host github.com - User git -# ProxyCommand ssh -W %h:%p odroid -################################################################### -# Proxy Server -Host odroid - Hostname jaeus.net - User jaeus - Port 53792 -Host testbd - User root - Hostname 192.168.250.192