Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

tor mac command line

Step One:
Install Homebrew.

Open the Terminal app (Applications -> Utilities -> Terminal)

Copy & paste this command into the Terminal app:

/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Step Two: 
To install Tor copy & paste this command into the Terminal app:
 
brew install tor

Step Three:

You will find a sample Tor configuration file at /usr/local/etc/tor/torrc.sample. Remove the .sample extension to make it effective.

 

Step Four: Configure your application to use Tor SOCKS in its proxy settings directly (for instant messaging, Jabber, IRC, etc), you can point your application directly at Tor (localhost port 9050).

Comment

PREVIOUS NEXT
Code Example
Shell :: git add submodule 
Shell :: how to access adb globally on mac 
Shell :: access windows files on wsl 
Shell :: installing Snowflake connector 
Shell :: xcode debug show full string 
Shell :: switch to previous branch git 
Shell :: mongodb create collection 
Shell :: express-generator ejs 
Shell :: find application path ubuntu 
Shell :: ubuntu install nodejs 
Shell :: passport deploy to server 
Shell :: git checkout certain files 
Shell :: how to install expo cli on windows 
Shell :: reset one branch onto another 
Shell :: alpine sudo 
Shell :: truncate docker logs 
Shell :: ettercap sniffing 
Shell :: git search all branches 
Shell :: how to assign an ad group to a folder mac os terminal 
Shell :: command wait bash 
Shell :: bash how to trim every nth line 
Shell :: centos search file by name 
Shell :: rm recursive file pattern 
Shell :: remove all files inside directory linux 
Shell :: svelte install 
Shell :: remove unused images docker manually 
Shell :: docker ps view command 
Shell :: ERROR: database "backend" is being accessed by other users DETAIL: There are 3 other sessions using the database. 
Shell :: adonis migration run 
Shell :: diskpart assign letter 
ADD CONTENT
Topic
Content
Source link
Name
8+7 =