Horje
ssh connect to host bitbucket.org port 22: Connection timed out Code Example
ssh connect to host bitbucket.org port 22: Connection timed out
Use your favorite terminal
vim ~/.ssh/config

Add these lines and save it.

Host bitbucket.org
Hostname  altssh.bitbucket.org
Port  443




Shell

Related
install uuid Code Example install uuid Code Example
ubuntu set sudoers to use vim Code Example ubuntu set sudoers to use vim Code Example
set vim default editor Code Example set vim default editor Code Example
firebase login no localhost Code Example firebase login no localhost Code Example
mongodb did not start Code Example mongodb did not start Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11