Last active
December 22, 2015 03:22
-
-
Save reinaldomendes/93c777807f97d8543ad8 to your computer and use it in GitHub Desktop.
Truques de servidores
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
################################## | |
# ~/.ssh/config | |
################################## | |
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
Não esquecer de dar um
chmod 0600 ~/.ssh/config