Easy steps to install websocat package on Mac
Package Information:
Application Name – websocat
What is websocat – Not Available for websocat
Use of websocat – Command-line client for WebSockets
URL – https://github.com/vi/websocat
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install websocat using brew
brew install websocat
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
websocat is ready to use now!