Easy Steps to Install corkscrew on Mac

Package Information:

Name: corkscrew
Use: Tunnel SSH through HTTP proxies
URL: http://www.agroman.net/corkscrew/

Installation Steps:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install corkscrew using brew
    brew install corkscrew

corkscrew is ready to use now!