From 1acccc09a327632b7ea9fef865cd7a29b5c55472 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Thu, 20 Feb 2020 13:23:36 +0300 Subject: .ssh: new VPN instance --- %HOME%/.ssh/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '%HOME%/.ssh/config') diff --git a/%HOME%/.ssh/config b/%HOME%/.ssh/config index 6cf0196..261f228 100644 --- a/%HOME%/.ssh/config +++ b/%HOME%/.ssh/config @@ -35,10 +35,10 @@ Host alt-github Hostname ssh.github.com Port 443 -Host 64.225.107.220 tensin-vpn vpn - HostName 64.225.107.220 +Host 46.101.112.215 tensin-vpn vpn + HostName 46.101.112.215 User algo - Port 110 + Port 80 Host 188.134.75.74 tensin-ext ext HostName 188.134.75.74 -- cgit v1.2.3