Kalitorify use iptables settings to create a Transparent Proxy through the Tor Network. It is a bash script to be used for a safe navigation during communications, searches or other activities with Kali Linux, but doesn't guarantee 100% anonymity. The program also allows you to perform various checks like checking the Tor Exit Node (i.e. your public IP when you are under Tor proxy), or if Tor has been configured correctly checking service and network settings.
A transparent proxy (also called inline proxy, intercepting proxy) is a server that sits between your computer and the Internet, redirecting your requests and responses without modifying them. A proxy server that modifies your requests and responses is defined as a non-transparent proxy. Transparent proxy via Tor means that every network application will make its TCP connections through Tor. No application will be able to reveal your IP address by connecting directly. For more information about the Transparent Proxy through Tor please read the https://trac.torproject.org/projects/tor/wiki/doc/TransparentProxy
Download with gitgit clone https://github.com/brainfucksec/kalitorify
Download release (package of the latest git version)
sudo apt-get update && sudo apt-get dist-upgrade -y sudo apt-get install -y tor curl
cd kalitorify/ sudo make install
With world working from home, it's time to make it enjoyable and effective.
Read DetailsThe recent pandemic was unexpected and unknown to most part of the world. It has changed our life and we are slowly adapting to our new lifestyle. The risks associated with the new lifestyle, both personal & corporate, are unknown to most of us.
Read Details