Who doesn’t want to get rid of VPN services that have no respect for privacy, right?
Well, that’s what KaliTorify exactly offers to you. KaliTorify is basically a shell script available on Github that uses IP Tables to create a transparent proxy through Tor.
There are lots of anonymization tools available on the web such as proxychains, Anonsurf, etc. and all of them use Tor relay. The reason that we are talking about KaliTorify is, it is another great tool that has different ways of going about it.
KaliTorify strictly says that all traffic of your Kali Linux OS will be redirected through Tor. It also offers comparatively strong DNS leak protection. Basically, KaliTorify protects you by transparent torrification using IPTables against accidental connections and DNS leaking. This is pretty much the biggest issue that a lot of people have with anonymization and it seems this tool can fix it.
Initiating The Installation of KaliTorify
Run The Kalitorify Script
This command will show you the options you can use in the tool. Now run the service by the command-
./kalitorify.sh –tor
It will start the script and will start all the necessary services. Here we got our new Public IP address. You can restart the services to get a new IP by the command ./kalitorify.sh -restart.
Leave a Reply
View Comments