How to Setup Proxychains in Kali Linux! (Stay anonymous)
Hi there!
Wassup, i will show u how to setup "Proxychains" in Kali Linux (Stay anonymous)
What is Proxychains?
ProxyChains is a tool that forces any TCP connection made by any given application to go through proxies like TOR or any other SOCKS4, SOCKS5 or HTTP proxies. It is an open-source project for GNU/Linux systems. Essentially, you can use ProxyChains to run any program through a proxy server.
Requirements: Kali Linux Operating System
Before we start "Bismillah"
Lets Begin :)
###################################################################################
1- Open your Kali Linux Operating System
2- Open Terminal
3 - Enter this command on your Kali Linux
"cd /etc"
"ls"
and it will show like this below:
find "proxychains4.conf"
copy that "proxychains4.conf"
and enter this command:
"cd"
"sudo su" - enter your root password
"nano /etc/proxychains4.conf"
it will show like this below:
scroll down with slowdown :)
make sure its same like my terminal (FOCUS!)

if it look same
type this below socks4 127.0.0.1 9050:
"socks5 127.0.0.1 9050"
and its look like this:
after that
click this on your keyboard
CTRL + X
and click
Y
and click
CTRL + M + A
alright so...
4- Enter This command on kali linux Terminal:
"service tor status"
"service tor stop"
"service tor start"
#make sure tor service is active
"proxychains firefox www.duckduckgo.com"
and its automatic open duckduckgo browser
search this "https://www.dnsleaktest.com/"
click "standart test"
and its show this:
Well Done! :)
Bye buddy and gud luck!








Comments
Post a Comment