torall

🧅 TorAll is an anonymization utility tool that redirects all of the system's internet traffic through the TOR network.

View on GitHub

TorAll

🧅 TorAll is an anonymization utility tool that redirects all of the system’s internet traffic through the TOR network. It’s an improved fork variation of the good old TorGhost. It redirects all internet traffic through SOCKS5 tor proxy, preventing DNS leaks and unsafe packets exiting the system.

screenshot

Install on Debian/Ubuntu and Arch Linux distros with systemd!

git clone https://github.com/bissisoft/torall.git
cd torall
chmod +x build.sh
sudo ./build.sh

screenshot

Usage

sudo torall [option]

options

-s    --start     Start TorAll and redirect all traffic through TOR
-x    --stop      Stop TorAll and resume all traffic through clearnet
-c    --change    Change identity -- Change exit node and ip address
-u    --update    Check for updated version with option to upgrade
-h    --help      Print this help and exit

screenshot

Developed and tested on Kali Linux and Black Arch.

With 🧡 from the BissiSoft team.

🥳 Enjoy! 🎉