From f950f7345dcd091d276f39e92b38b88c37e4f6da Mon Sep 17 00:00:00 2001 From: Danny Holman Date: Tue, 13 Apr 2021 17:16:01 -0500 Subject: Updates --- .ssh/config | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.ssh/config') diff --git a/.ssh/config b/.ssh/config index ee12629..e125eae 100644 --- a/.ssh/config +++ b/.ssh/config @@ -17,3 +17,8 @@ Host gateway Port 22 KexAlgorithms diffie-hellman-group-exchange-sha1 ciphers aes128-cbc +Host schlorp + User schlorp + Hostname localhost + Port 1999 + ProxyJump Zeus -- cgit v1.2.3