<div style="margin:20px 0 0 200px"> To view the site, enable JavaScript by changing your browser options, then <a href="">Try Again</a>.</div>
15 Jul, 2020
Kalitorify - A shell based script for Kali Linux

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.

Transparent Proxy through Tor:

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

Installation process:

Download with git
git clone https://github.com/brainfucksec/kalitorify
Download release (package of the latest git version)

Install dependencies:

sudo apt-get update && sudo apt-get dist-upgrade -y sudo apt-get install -y tor curl

Install kalitorify:

cd kalitorify/ sudo make install

Other Hacking Tools

Explore All Hacking Tools »

Exclusive Blog

Read All Exclusive Blog »
A few tips for the perfect homework
A few tips for the perfect homework

With world working from home, it's time to make it enjoyable and effective.

Read Details

Breaking News

Breaking News Of Each Month »
Cyber Scam in the days of Coronavirus & Lockdown
Cyber Scam in the days of Coronavirus & Lockdown

The 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