diff --git a/.ssh/config b/.ssh/config index 4b58870..752a76c 100644 --- a/.ssh/config +++ b/.ssh/config @@ -13,6 +13,11 @@ Host home Port 22 User pi +Host zebulon + HostName zebulon.local + User mathieu + ProxyCommand ssh home -W %h:%p + Host zembcorp Hostname mzemb.no-ip.org Port 65022