diff options
Diffstat (limited to '')
-rw-r--r-- | %HOME%/.ssh/config | 6 |
1 files changed, 3 insertions, 3 deletions
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 |