Guide To Install dsocks On Mac using Brew

Package Information:

Name: dsocks
Use: SOCKS client wrapper for *BSD/macOS
URL: https://monkey.org/~dugsong/dsocks/

Installation Steps:

  1. Open Terminal on your Mac.
  2. Execute the following command
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install dsocks using brew
    brew install dsocks

dsocks is ready to use now!