Skip to content

grezzled/AutoTor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

AutoTor FOR MAC OS

Install Tor Client on your Mac with one click and set the duration to change your IP address periodically.

Installation

Step 1: Open Terminal

Open the terminal and set up HomeBrew if you have not installed it. Follow instructions at HomeBrew.

Step 2: Install Tor

brew install tor

Step 3: Navigate to Tor Configuration

cd /opt/homebrew/opt/tor/

Step 4: Copy torrc.sample

cp torrc.sample torrc

Step 5: Clone AutoTor Repository

Open a new terminal window and run the following command:

git clone https://github.com/grezzled/AutoTor.git

Step 6: Navigate to AutoTor Folder

cd AutoTor

Step 7: Set Permissions

sudo chmod 777 ./autotor.sh

Step 8: Run AutoTor

./autotor.sh

Features:

  • 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

AutoTor Demo

About

AutoTor - Install Tor Client on you mac with one click and set duration to change your ip address periodically

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages