Skip to content

Instantly share code, notes, and snippets.

@jonlabelle
Forked from skippednote/setup-tor.md
Created October 8, 2023 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jonlabelle/42c59b9bd5f5daf157c8ac28c0738cd1 to your computer and use it in GitHub Desktop.
Save jonlabelle/42c59b9bd5f5daf157c8ac28c0738cd1 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