Skip to content

Instantly share code, notes, and snippets.

@codepainkiller
Created September 6, 2015 04:58
Show Gist options
  • Save codepainkiller/413b75f2d4579a6bcde9 to your computer and use it in GitHub Desktop.
Save codepainkiller/413b75f2d4579a6bcde9 to your computer and use it in GitHub Desktop.
Config Host SSH - GitHub / BitBucket
Host github.com
Hostname ssh.github.com
Port 443
Host bitbucket.org
Hostname altssh.bitbucket.org
Port 443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment