all repos — dotfiles @ 64ad6efb6679498ef5e83fbd807de67037558b04

my *nix dotfiles

fix(ssh): add port 443 to ssh/config
icyphox icyph0x@protonmail.com
Sat, 17 Feb 2018 21:28:37 +0530
commit

64ad6efb6679498ef5e83fbd807de67037558b04

parent

b3f811926ee418bca45a66ca737ee692408ad782

1 files changed, 2 insertions(+), 0 deletions(-)

jump to
M ssh/configssh/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