How to install Proxychains in ubuntu 2020.4 timeout error solved | 100% anonymity using tor

16:46
Today we are going to

Install proxychains in ubuntu 2020.4 time out error solved

To know about proxychains you must clik the link or check on google.

Please click HERE to watch the full screen video Kali Linux users


Please click HERE to watch the full screen video Ubuntu Users


Step 1: Update and upgrade the Ubuntu 20.4
$ sudo apt-get update -y && sudo apt-get upgrade -y
Step 2: Download the proxychains and tor service
$ sudo apt install proxychains tor
Step 3: Configure the proxychains and tor script
requirements:
$ nano or gedit text editor
or
$ sudo apt install gedit nano
a. Configure the proxychains cd into the directory or use the command
$ sudo nano /etc/proxychains.conf
or
$ sudo gedit /etc/proxychains.conf
b. Configure the tor script
$ sudo gedit /etc/tor/torrc
or
$ sudo nano /etc/tor/torrc
Step 4: Start tor service
$ sudo service tor start
#check tor service status
$ sudo service tor status
Step 5: Start tor
Open a new terminal and type
$ tor
If it shows an error please ignore that
Step 6: Start proxy chains now
Watch the video to complete the 6th step and must subscribe to EFX Tv
For firefox users
$ proxychains firefox google.com
For google chrome users
$ proxychains google-chrome google.com
Please click here to download the Proxychains configuration script. Great! if it worked for you... Must subscribe and check out my other videos. Setup proxy chains in Kali Linux read more. . .