0

I installed the TOR client, that's all set. Says "successfully opened a circuit".

Now, I would like to know how to set up a browser with it. I am using Ubuntu 14.04 and didn't install TOR through the official repos.

1 Answers1

1

the installation gonna be like this

$ sudo add-apt-repository ppa:webupd8team/tor-browser
$ sudo apt-get update
$ sudo apt-get install tor-browser

open the tor browser look for app named : tor-browser

hwez
  • 2,976
  • 1
  • 17
  • 15