• Home
  • Ubuntu
  • Debian
  • Linux
  • Commands
No Result
View All Result
TECH DHEE
  • Home
  • Ubuntu
  • Debian
  • Linux
  • Commands
No Result
View All Result
TECH DHEE
No Result
View All Result
Home Debian

How to Install Tor Browser on Kali Linux 2022.4

techdhee by techdhee
February 4, 2023
0 0
0
how to install tor browser in kali linux

In this article, we are going to learn about how to install the tor browser in kali linux. 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 that 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.

Tor Browser is open-source, so we will install Tor in Kali Linux with a few steps and use it with our needs. So there is two way to install Tor in Kali Linux.

  • Install the Tor Browser in Kali Linux using apt in the terminal.
  • Download the package and run Tor Browser manually in Kali Linux.

In this article, we are going to use the first method (Recommended)

Contents hide
1 Install Tor Browser in Kali Linux using apt in Terminal
1.1 1. Open Terminal
1.2 2. Open the Tor Browser
1.3 3. Downloading Tor Browser for the first time
1.4 4. Connect to Tor
1.5 5. Use Your Tor Browser
2 Video
3 Finally

Install Tor Browser in Kali Linux using apt in Terminal

Now, Let’s start with how to install and run the Tor Browser in Kali Linux using the terminal.

1. Open Terminal

So, first of all, we have to update the Kali Linux with the following command.

$ sudo apt update

Install Tor Browser on Kali Linux

Now we have to install the tor browser launcher with the following command.

$ sudo apt-get install tor torbrowser-launcher

Install Tor Browser on Kali Linux

techdhee@kali:~$ sudo apt-get install tor torbrowser-launcher
Reading package lists... Done
Building dependency tree Reading state information... Done
The following additional packages will be installed:
tor-geoipdb torsocksSuggested packages:
mixmaster tor-arm apparmor-utils obfs4proxyThe following 
NEW packages will be installed:tor tor-geoipdb torbrowser-launcher 
torsocks0 upgraded, 4 newly installed, 0 to remove and 45 not upgraded.
Need to get 3,522 kB of archives.After this operation, 14.7 MB of 
additional disk space will be used.
Do you want to continue? [Y/n] 
Get:1 http://ftp.harukasan.org/kali kali-rolling/main amd64 tor amd64 0.4.2.7-1 
[1,910 kB]Get:2 http://ftp.harukasan.org/kali kali-rolling/main amd64 tor-geoipdb 
all 0.4.2.7-1 [1,475 kB]Get:3 http://ftp.harukasan.org/kali kali-rolling/contrib 
amd64 torbrowser-launcher amd64 0.3.2-10 [60.8 kB]Get:4 http://ftp.harukasan.org/kali 
kali-rolling/main amd64 torsocks amd64 2.3.0-2+b1 [76.3 kB]Fetched 3,522 kB in 25s 
(143 kB/s) Selecting previously unselected package tor.(Reading database ... 256117 
files and directories currently installed.)Preparing to unpack .../tor_0.4.2.7-1_amd64.deb 
...Unpacking tor (0.4.2.7-1) ...Selecting previously unselected package tor-geoipdb.
Preparing to unpack .../tor-geoipdb_0.4.2.7-1_all.deb ...Unpacking tor-geoipdb (0.4.2.7-1) 
...Selecting previously unselected package torbrowser-launcher.Preparing to unpack ...
/torbrowser-launcher_0.3.2-10_amd64.deb ...Unpacking torbrowser-launcher (0.3.2-10) 
...Selecting previously unselected package torsocks.Preparing to unpack 
.../torsocks_2.3.0-2+b1_amd64.deb ...Unpacking torsocks (2.3.0-2+b1) 
...Setting up torbrowser-launcher (0.3.2-10) ...Setting up tor (0.4.2.7-1) 
...Something or somebody made /var/lib/tor disappear.Creating one for you again.
Something or somebody made /var/log/tor disappear.Creating one for you again.
update-rc.d: We have no instructions for the tor init script.update-rc.d: 
It looks like a network service, we disable it.Setting up torsocks (2.3.0-2+b1) 
...Setting up tor-geoipdb (0.4.2.7-1) ...Processing triggers for desktop-file-utils (0.24-1) 
...Processing triggers for mime-support (3.64) ...Processing triggers for systemd (245.4-3) 
...Processing triggers for man-db (2.9.1-1) ...Processing triggers for kali-menu (2020.2.2) ...
techdhee@kali:~$

Congratulations, your installation is complete without any errors. If you get any error here, you can follow the second method to use Tor Browser in Kali Linux.

2. Open the Tor Browser

Now after installing the tor browser launcher, we have to open the tor browser you can open the Tor Browser in Kali Linux by typing the following command in the terminal:

$ sudo torbrowser-launcher

And you can search in the search bar as Tor, and you will get two options you have to open the Tor Browser.

Install Tor Browser on Kali Linux

After running the command or double click on the Tor Browser icon you will get a new window on your screen:

3. Downloading Tor Browser for the first time

You have to wait for some time for downloading the tor browser the first time, and it depends on your internet speed.

Install Tor Browser on Kali Linux

4. Connect to Tor

Now you have to click on “Connect” to connect to the Tor network, it automatically connects you to the Tor network, and you can use the Tor Browser in Kali Linux.

Install Tor Browser on Kali Linux

5. Use Your Tor Browser

Now you can use your Tor Browser in Kali Linux, and now you are able to use the .onion website, and also you can host your own website using the Tor network.

Install Tor Browser on Kali Linux

This is the way how you can install and run the Tor Browser in Kali and use the internet anonymously to protect your privacy.

Video

You can watch this video on how to install the tor in Kali Linux step by step without any errors.

Finally

Thank you for reading this post and keep connected to TECH DHEE to continue enjoying excellent posts. Share your views about this post in the comment section below. If you still have any queries, throw them in the comment section. If you find this post helpful, don’t hesitate to share this post on your social network. It will only take a moment, and also it is quite easy and useful for others.

ShareTweetSendShareSend
Previous Post

How to Install Nmap Network Scanner on Ubuntu

Next Post

How to Install Ngrok on Kali Linux 2022.4

techdhee

techdhee

Related Posts

Debian

How to install Tweak Tool on Ubuntu 22.04 LTS

March 3, 2023
Install Ngrok on Ubuntu 22.04 LTS
Debian

How to Install Ngrok on Ubuntu 22.04 LTS

March 2, 2023
Debian

How To Install the Apache2 on Ubuntu 22.04

March 1, 2023
how to install Debian 11
Debian

How to Install Debian 11 (bullseye)

February 28, 2023
add user to sudoers in Debian
Commands

How to Add User to Sudoers in Debian 11

February 27, 2023
Debian

Install Open VM Tools on Debian 11 Bullseye

February 26, 2023

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

You might also like

How-to-Check-Windows-10-is-Genuine-or-Not-Genuine

How to Check Windows 10 is Genuine or Not Genuine

August 6, 2023
How to Install Arch Linux

How to Install Arch Linux [Step by Step Guide]

August 6, 2023
Terminal Emulators for Linux

Top 6 Terminal Emulators for Linux

August 5, 2023
How to Install Tor Browser in Kali Linux 2023.1

How to Install Tor Browser in Kali Linux 2023.1

April 2, 2023

How to install Tweak Tool on Ubuntu 22.04 LTS

March 3, 2023
Install Ngrok on Ubuntu 22.04 LTS

How to Install Ngrok on Ubuntu 22.04 LTS

March 2, 2023

© 2024 tecdhee.com - Tech Tips, Tricks and Tutorials.

  • Home
  • About Us
  • Contact
  • Disclaimer
  • Privacy Policy
No Result
View All Result
  • About Us
  • Contact
  • Disclaimer
  • Home
  • Privacy Policy

© 2024 tecdhee.com - Linux Tips, Tricks and Tutorials.

Welcome Back!

Login to your account below

Forgotten Password?

Retrieve your password

Please enter your username or email address to reset your password.

Log In