What is “torsocks” Package?

Use SOCKS-friendly applications with Tor
For more details: https://gitweb.torproject.org/torsocks.git/

Installation

  • Open Terminal by pressing command+space then type terminal and hit Enter key.
  • Install homebrew first.
    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  • Install torsocks.
    brew install torsocks

Now, use torsocks!