Skip to content

Instantly share code, notes, and snippets.

@joeneldeasis
Forked from skippednote/setup-tor.md
Created August 14, 2022 08:44
Show Gist options
  • Save joeneldeasis/576b9ff4629ad31fd6f8c3a3f649197d to your computer and use it in GitHub Desktop.
Save joeneldeasis/576b9ff4629ad31fd6f8c3a3f649197d 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