Install Tor Client on your Mac with one click and set the duration to change your IP address periodically.
Open the terminal and set up HomeBrew if you have not installed it. Follow instructions at HomeBrew.
brew install tor
cd /opt/homebrew/opt/tor/
cp torrc.sample torrc
Open a new terminal window and run the following command:
git clone https://github.com/grezzled/AutoTor.git
cd AutoTor
sudo chmod 777 ./autotor.sh
./autotor.sh
- Setup HomeBrew if not already installed on your macOS
- Install Tor using brew if not already installed
- Locate and rename the torrc file
- Enable SOCKS Proxy and configure Server name (127.0.0.1) & port number to use when contacting the proxy server (9050)
- Custom duration (in seconds) to change Tor client IP address