summaryrefslogtreecommitdiff
path: root/.ssh
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2020-08-12 12:54:34 -0500
committerDanny Holman <dholman@gymli.xyz>2020-08-12 12:54:34 -0500
commitfe225497c003f5273a15225c6d0d1bc750497df1 (patch)
tree0ecf1cf1f4cca19cb80eafcfc3f79241e54fbcbf /.ssh
parentd8e90af6b187ab343c7fee1f8e609f01134da873 (diff)
.ssh/config: add network router configuration
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/config5
1 files changed, 5 insertions, 0 deletions
diff --git a/.ssh/config b/.ssh/config
index 0c1c719..0e9625b 100644
--- a/.ssh/config
+++ b/.ssh/config
@@ -10,3 +10,8 @@ Host Wilson
HostName Wilson.gymli.xyz
Port 22
ProxyJump Zeus
+Host gateway
+ Hostname gateway.gymli.xyz
+ Port 22
+ KexAlgorithms diffie-hellman-group-exchange-sha1
+ ciphers aes128-cbc