Install Tor
- Open Terminal
- Enter the following commands:
brew install tor
brew services start tor
The last
brew
command starts Tor now + on each system (re)start.Set network proxy
- Open "System Preferences" → "Network"
- Then "Location" → "Edit locations"
- Click "New Location" → "Advanced" → "Proxies"
- Enable "SOCKS Proxy" → Enter:
- SOCKS Proxy Server:
localhost
- Port:
9050
- Click "OK" & "Apply"
Check your (Tor) connection on https://check.torproject.org. From now on, all system traffic will be routed through the Tor network.