Ad

torghost: Anonymization Script

TorGhost redirects internet traffic through Tor, preventing DNS leaks and disabling unsafe packets for enhanced anonymity.
Screenshot of SusmithKrishnan/torghost homepage

TorGhost is a Python script designed to enhance online anonymity. It redirects all internet traffic through a SOCKS5 Tor proxy, including DNS requests, to prevent DNS leaks. Additionally, it disables potentially revealing packets like ICMP (ping) requests. This ensures a more secure and private browsing experience by minimizing data exposure.

  • Comprehensive Anonymization: Redirects both web traffic and DNS requests through Tor.

  • Unsafe Packet Blocking: Prevents data leakage from potentially revealing packets like ICMP.

  • Flexible Usage: Offers command-line options for starting, stopping, and updating the script.

  • SOCKS5 Proxy: Uses SOCKS5 protocol for traffic routing through the Tor network.

  • Command-Line Interface: Provides a simple command-line interface for easy operation.

  • Update Mechanism: Includes an update option to ensure the latest version is used.

  • DNS Leak Prevention: Redirection of DNS requests through Tor prevents DNS leaks and IP address exposure.

  • Packet Filtering: Disables potentially revealing packets, enhancing anonymity.

  • Simple Installation: Provides instructions for building from source, although installation may require adjustments for recent system updates.

The project is archived and the last significant commit was in 2021, suggesting limited ongoing development. While the core functionality appears stable, the project may not receive further updates or bug fixes. Documentation is minimal but sufficient for basic usage.

TorGhost benefits individuals concerned about online privacy and anonymity. It is suitable for users who want to prevent DNS leaks and minimize data exposure from potentially revealing packets. It offers a straightforward way to enhance online security compared to relying solely on VPNs or browser-based privacy extensions, but requires manual execution.

Languages:
Summarize:
Share:
Stars
906
Forks
270
Issues
32
Created
9 years ago
Commit
5 years ago
License
GPL-3.0
Archived
Yes
Updated 25 days ago

Similar Repositories