From d2f292a142aa26554b7d161ce1b875de7c2ca831 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Wed, 20 Aug 2025 00:18:00 +0200 Subject: ssh: update hosts & keys --- %HOME%/.ssh/config_my_hosts | 5 +++++ 1 file changed, 5 insertions(+) (limited to '%HOME%/.ssh/config_my_hosts') diff --git a/%HOME%/.ssh/config_my_hosts b/%HOME%/.ssh/config_my_hosts index e8ca0cb..787b0ff 100644 --- a/%HOME%/.ssh/config_my_hosts +++ b/%HOME%/.ssh/config_my_hosts @@ -29,3 +29,8 @@ Host 192.168.205.2 laptop2.vpn tensin-laptop2.vpn Hostname 192.168.205.2 User egor ForwardAgent yes + +Host 192.168.205.19 pc2.vpn tensin-pc2.vpn + Hostname 192.168.205.19 + User egor + ForwardAgent yes -- cgit v1.2.3