fix(ssh): add port 443 to ssh/config
icyphox icyph0x@protonmail.com
Sat, 17 Feb 2018 21:28:37 +0530
1 files changed,
2 insertions(+),
0 deletions(-)
jump to
M
ssh/config
→
ssh/config
@@ -8,6 +8,8 @@ Port 443
IdentityFile ~/.ssh/github Host webarchsrm.com + Hostname 13.127.51.16 + Port 443 User ubuntu IdentityFile ~/.ssh/webarch-aws.pem