kalitorify is a shell script for Kali Linux which use iptables settings for transparent proxy through Tor, the program also allows you to perform various checks like checking the external ip, or if Tor has been configured correctly.
Also known as an intercepting proxy, inline proxy, or forced proxy, a transparent proxy intercepts normal communication at the network layer without requiring any special client configuration. Clients need not be aware of the existence of the proxy. A transparent proxy is normally located between the client and the Internet, with the proxy performing some of the functions of a gateway or router.
In the Tor project wiki you find an explanation of what is the "transparent proxy through tor" and related settings.
kalitorify is produced independently from the Tor anonimity software and carries no guarantee from the Tor Project about quality, suitability or anything else, if you need more information about tor security plese read these docs:
sudo apt update && sudo apt full-upgrade -y
sudo apt install tor -ygit clone https://github.com/brainfucksec/kalitorify
cd kalitorify/
sudo make install
sudo rebootsudo kalitorify --startsudo kalitorify --help-
kalitorify is KISS version of Parrot AnonSurf Module, developed by "Pirates' Crew" of FrozenBox
-
A special thanks goes also to the Whonix Team and their documentation