From 75391937cdf5a49ef64bc893cb43d1c3ff16ac2b Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Mon, 1 Jan 2018 19:27:45 +0100 Subject: [PATCH] Change ProxyCommands in ssh to use ProxyJump, remove nonexistant office --- misc/.ssh/config | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/misc/.ssh/config b/misc/.ssh/config index 12a6e6e..d82916b 100644 --- a/misc/.ssh/config +++ b/misc/.ssh/config @@ -28,7 +28,7 @@ Host lilo Host c2n_fr HostName collect2net.osso.nl User alectryon - ProxyCommand ssh yorick@frumar.yori.cc -W %h:%p + ProxyJump yorick@frumar.yori.cc Host pub.yori.cc User public @@ -37,8 +37,5 @@ Host pub.yori.cc Host asc_wh hostname 192.168.1.4 - ProxyCommand ssh yorick@woodhouse.onion -W %h:%p + ProxyJump yorick@woodhouse.onion -Host asc_lilo - hostname 131.174.142.247 - ProxyCommand ssh -q lilo nc -q0 %h 22