From 5a36c3e96cb7310ad6ac5753cc61c8e6b9716b6a Mon Sep 17 00:00:00 2001 From: Christian Koptein Date: Sun, 17 Apr 2022 13:04:39 +0200 Subject: [PATCH] added hosts --- sshconfig | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/sshconfig b/sshconfig index e8572ef..1252980 100644 --- a/sshconfig +++ b/sshconfig @@ -24,13 +24,22 @@ Host docker Port 22 User koptein Host minecraft - Hostname 192.168.15.23 + Hostname 192.168.15.229 Port 22 User koptein Host storinator Hostname 192.168.15.18 Port 22 User root -Host jens - Hostname 192.168.15.21 +Host berthold + Hostname 192.168.15.22 Port 22 + User root +Host ennopc + Hostname 192.168.15.26 + Port 22 + User zul +Host pihole + Hostname 192.168.15.13 + User root +