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:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install corkscrew using brew
brew install corkscrew
corkscrew is ready to use now!