diff --git a/.ssh/config b/.ssh/config index 07ff3a5..13809af 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1 +1,7 @@ AddKeysToAgent yes + +Host afra-door + HostName 172.23.42.69 + ProxyJump afra.fe80.eu + User pi +