From c146fbe0533f4f47dd8bc883e8d1956b0cd47ea2 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Mon, 23 May 2016 14:48:37 +0200 Subject: [PATCH] Remove ssh unused host --- .ssh/config | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/.ssh/config b/.ssh/config index 7a8eafd..dd13437 100644 --- a/.ssh/config +++ b/.ssh/config @@ -2,7 +2,7 @@ Host *+* ProxyCommand ssh $(echo %h | sed 's/+[^+]*$//;s/\([^+%%]*\)%%\([^+]*\)$/\2 -l \1/;s/:/ -p /') nc -w1 $(echo %h | sed 's/^.*+//;/:/!s/$/ %p/;s/:/ /') -Host mathux +Host mathux nuka Hostname mathux.org Port 22 User mathieu @@ -26,30 +26,6 @@ Host hector Hostname bk.mathux.org User mathieu -Host sirius - Hostname 172.16.0.97 - Port 22 - User android - -Host home - Hostname rutabaga.hd.free.fr - Port 22 - User mathieu - -Host zebulon - HostName zebulon.local - User mathieu - ProxyCommand ssh home -W %h:%p - -Host zembcorp - Hostname mzemb.no-ip.org - Port 65022 - User mathieu - -Host zmc - Hostname 82.230.45.73 - Port 65022 - Host vbox HostName 192.168.56.101 StrictHostKeyChecking no