ruby - Homebrew installation on Mac OS X Failed to connect to raw.githubusercontent.com port 443 -


when try install homebrew, getting following connection refused error. please me solve problem.

$ruby -e "$(curl -fssl https://raw.githubusercontent.com/homebrew/install/master/install)" curl: (7) failed connect raw.githubusercontent.com port 443: connection refused 

works me. unless real problem github, may i'm going guess not, problem connection.

can same url via browser?

https://raw.githubusercontent.com/homebrew/install/master/install

if error there too, know problem is. (talk network admin)

if works...maybe try doing "curl" command in terminal see if curl gives more specific error?

also, if work, save file file on computer (brew_install.rb) , run via

ruby brew_install.rb