Skip to content

Instantly share code, notes, and snippets.

@an-ivannikov
Forked from skippednote/setup-tor.md
Created October 15, 2019 19:45
Show Gist options
  • Save an-ivannikov/ac60bb9e09591785e417e86db2630f05 to your computer and use it in GitHub Desktop.
Save an-ivannikov/ac60bb9e09591785e417e86db2630f05 to your computer and use it in GitHub Desktop.
Setup Tor on macOS

Setup One: Buy a Mac if you don't have one.

Setup Two: Install Homebrew

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Setup Three: Install tor brew install tor

Setup Four: Enable tor service brew services start tor

Setup Five: Update proxy settings in System Preferences > Network > Advanced > Proxies > SOCKS Proxy

Setup Six: Enjoy while flipping a finger to the authority!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment