Posts

Showing posts with the label Tor browser

How to Install Tor Browser in Kali Linux 2020

Image
Tor Browser is a famous browser if you want your privacy over the internet. No one can trace your daily use like what are you doing, what website you visit etc. Kali Linux provides tons of tools which is help us in our security research project but in Kali Linux Tor Browser is not pre-installed we have to install Tor Browser in Kali Linux after installing the Kali Linux.  You can read more at  Tor Project . HOW TO INSTALL TOR BROWSER IN KALI LINUX USING APT Step 1 Open a terminal window Step 2 Run  apt-get update Step 3 Run  apt-get install tor torbrowser-launcher  and select  Y  at the prompt Now you’ll have a new Tor Browser application in the Applications menu under Usual Applications and Internet. This shortcut will only work if you’re not running as the root user. See the instructions below if you’re running Kali as root. HOW TO INSTALL TOR BROWSER IN KALI LINUX MANUALLY Download the Tor Bundle from here:  Tor Bundle Download Download a packa...