Redirect All Traffic Through Tor Network For Kali Linux
-
Updated
Mar 26, 2025 - Python
Redirect All Traffic Through Tor Network For Kali Linux
Simple python script add a while to SWITCH function of TorGhost
TorGhost is an anonymization script. TorGhost redirects all internet traffic through SOCKS5 tor proxy. DNS requests are also redirected via tor, thus preventing DNSLeak. The scripts also disables unsafe packets exiting the system. Some packets like ping request can compromise your identity.
Add a description, image, and links to the torghost topic page so that developers can more easily learn about it.
To associate your repository with the torghost topic, visit your repo's landing page and select "manage topics."