feat(ssh): add Milan server config
icyphox icyph0x@protonmail.com
Fri, 02 Mar 2018 15:10:32 +0530
1 files changed,
6 insertions(+),
1 deletions(-)
jump to
M
ssh/config
→
ssh/config
@@ -7,7 +7,7 @@ Hostname ssh.github.com
Port 443 IdentityFile ~/.ssh/github -Host webarchsrm.com +Host webarch Hostname 13.127.51.16 Port 443 User ubuntu@@ -18,3 +18,8 @@ User icy
Port 443 Hostname boop.ph0x.me IdentityFile ~/.ssh/id_rsa + +Host milan + Hostname 35.154.128.132 + User ubuntu + IdentityFile ~/.ssh/id_rsa