Skip to content

Instantly share code, notes, and snippets.

@skippednote
Last active April 28, 2024 16:09
Show Gist options
  • Star 22 You must be signed in to star a gist
  • Fork 9 You must be signed in to fork a gist
  • Save skippednote/ca7b40620858b57668a0abba2ed9ef85 to your computer and use it in GitHub Desktop.
Save skippednote/ca7b40620858b57668a0abba2ed9ef85 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!

@mrwebwork
Copy link

Thank you!!

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