Kalitorify is a shell based script for Kali Linux. It uses iptables and TOR to create a transparent proxy. In simple terms, this means that all your network traffic can be redirected through TOR. It is based on Parrot AnonSurf , which is a popular module in Parrot OS to ‘torify’ your traffic.
Installing Kalitorify
To install Kalitorify, clone the repository from Github.
git clone https://github.com/brainfucksec/kalitorify.git
You also need to install TOR.
apt-get update && apt-get install tor
Then go to the folder and follow the instructions.
cd kalitorofy/ make install reboot

0 comments:
Post a Comment