Skip to content

Instantly share code, notes, and snippets.

@nyimbi
Forked from skippednote/setup-tor.md
Created April 20, 2021 04:00
Show Gist options
  • Save nyimbi/56aa464f37c26f47b13c161ba4c9f04d to your computer and use it in GitHub Desktop.
Save nyimbi/56aa464f37c26f47b13c161ba4c9f04d 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