commit 4f99d5adefa64ee3b2ed9d029bf219888814ccd4 parent 23bb2c28f005fe25754bd1d8b748bc213fc6a9cf Author: GeaRSiX <gearsix@tuta.io> Date: Mon, 3 Aug 2020 17:38:37 +0100 updated ssh_config Diffstat:
M | src/ssh_config | | | 7 | ++++++- |
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/src/ssh_config b/src/ssh_config @@ -1,4 +1,9 @@ Host ark User gearsix - HostName 192.168.0.14 + HostName 192.168.0.2 Port 3001 + +Host git.gearsix + User dietpi + HostName 192.168.0.20 +