From 706c62a4ed56f89e1776abb2ae32eef4377d7ccf Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 5 Jan 2025 10:36:41 +0300 Subject: [PATCH] Ssh: Replace some domains with addresses. --- home/file/ssh/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home/file/ssh/config b/home/file/ssh/config index 5c89324..81f15db 100644 --- a/home/file/ssh/config +++ b/home/file/ssh/config @@ -9,7 +9,7 @@ Host dasha Port 22143 Host desktop - HostName desktop.local + HostName fd09:8d46:b26:0:2ef8:c58a:c1ac:6cd8 User root Port 22143 @@ -29,7 +29,7 @@ Host laptop Port 22143 Host max - HostName max.local + HostName fd09:8d46:b26:0:b19:f4fb:a99f:dbf1 User root Port 22143 @@ -49,7 +49,7 @@ Host pocket Port 22143 Host vpn - HostName vpn.local + HostName 194.113.233.38 User root Port 22143